[Catalyst] catalyst.pl hack to use config file and run other helpers

Zbigniew Lukasiak zzbbyy at gmail.com
Thu Nov 17 13:36:14 CET 2005


Hi,

In the config file you specify what components you want to generate
and their parameters.  You than run it like this:

./catalyst.pl Config.yaml

with the config file as the first parameter.

It than generates the application and configured components.  I
believe that using that approach you could compress the catalyst movie
to 2/3s of its length (and compete with RoR).

In attachments the hacked catalyst.pl and a sample config file.

-- zby
-------------- next part --------------
A non-text attachment was scrubbed...
Name: catalyst.pl
Type: application/octet-stream
Size: 4900 bytes
Desc: not available
Url : http://lists.rawmode.org/pipermail/catalyst/attachments/20051117/bbd0a288/catalyst.obj
-------------- next part --------------
A non-text attachment was scrubbed...
Name: Config.yaml
Type: application/octet-stream
Size: 196 bytes
Desc: not available
Url : http://lists.rawmode.org/pipermail/catalyst/attachments/20051117/bbd0a288/Config.obj


More information about the Catalyst mailing list