Search

You can find the results of your search below.

About the design and implementation of Catz
19 Hits, Last modified:
rl MVC frameworks] and chose Mojolicious. | | Database | SQLite | [DatabaseComparison I considered both Postgres and SQLite] for the project but at the end SQ... eeds | ===== Implementation ===== The system is based on Model-View-Controller paradigm: Controllers drive the system. Models provide data from database. Templates contain the HTML code. So the layout (
Catz service management
9 Hits, Last modified:
ic to show an example how a Perl- and Mojolicious-based application can be managed. This also gives me o... r instance under //data// directory. Run the database loader on server. Use load modes "meta post" or "... After a succesfull loading roll to the latest database version. <code> perl roll.pl </code> The produc... e that displays the data timestamp. Copy the database file and the key file back to dev. ===== Revert
Catz metadata and social media integration
5 Hits, Last modified:
====== ===== Mandatory page metadata ===== The base template base/heavy.html.ep forces the following metadata on all pages. ^ tag ^ explanation ^ | meta h... some fundamental technologies that the service is based on | ===== Overloadable page metadata blocks ===== The base template base/heavy.html.ep provides the followin
Catz application engine
1 Hits, Last modified:
tPages=""> Some of the technologies that Catz is based on are: * https://www.perl.org/ * https://mo