Search

You can find the results of your search below.

Catz bulk intefrace
14 Hits, Last modified:
est album ==== URL https://catza.net/en/bulk/photolist/ returns a list of the photos of the latest alb... o Finnish pages use https://catza.net/fi/bulk/photolist/. ==== Photos of any album by date and locati... requests: * [[https://catza.net/en/bulk/photolist?d=2004-08-01&l=Helsinki]] * [[https://catza.net/fi/bulk/photolist?d=20040801&l=helsinki ]] * [[https://catz
Catz service management
4 Hits, Last modified:
d as public to show an example how a Perl- and Mojolicious-based application can be managed. This also ... c the project if not yet synced. ===== Update Mojolicious & Hypnotoad on the fly ===== Do the Mojolicious update on dev first to find out any issues. Update Mojolicious via CPAN on prod. Run automated tests, alth
About the design and implementation of Catz
4 Hits, Last modified:
the language in an modern way. | | Framework | Mojolicious MVC Framework | I was aware of Mason and mod... tested several Perl MVC frameworks] and chose Mojolicious. | | Database | SQLite | [DatabaseComparison... ep | Is fast and feature rich and included in Mojolicious. Uses Perl as control langauge so there is n... play. Other resources are served by Hypnotoad/Mojolicious. I have found it easiest to set a fixed one
Catz application engine
1 Hits, Last modified:
on are: * https://www.perl.org/ * https://mojolicious.org/ * https://www.sqlite.org/ * https:/