[Catalyst-dev] RFC: move scripts into modules

Jonathan Rockway jon at jrock.us
Sat Dec 16 09:08:36 GMT 2006


Something I've wanted to do for a while is to eliminate all code in the 
myapp_*.pl scripts, and change them to just "use Catalyst::Script::whatever".  
That way the user doesn't need to do anything to get updated scripts.

I'd also like to switch to Getopt::Euclid, since it handles this situation 
better than the standard Getopt.

Comments?

-- 
package JAPH;use Catalyst qw/-Debug/;($;=JAPH)->config(name => do {
$,.=reverse qw[Jonathan tsu rehton lre rekca Rockway][$_].[split //,
";$;"]->[$_].q; ;for 1..4;$,=~s;^.;;;$,});$;->setup;
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 307 bytes
Desc: not available
Url : http://lists.scsys.co.uk/pipermail/catalyst-dev/attachments/20061216/aaa201d7/attachment.pgp


More information about the Catalyst-dev mailing list