On 19 Jan 2010, at 21:22, Thomas L. Shinnick wrote:
I'm confused about the 'options' to script/foo_create.pl . Nothing
seems to work as documented. <snip>
Note already the disagreement between "--mechanize" and "-mechanize".
Fixed in trunk in r13297.
Couldn't load helper "Catalyst::Helper::Controller::--
mechanize", "syntax error at (eval 276) line 1, near "require
Catalyst::Helper::Controller::--""
Also fixed in trunk.
Why aren't options being understood as documented? For instance, "--
force" also explodes. But "-h" just shows the help without
exploding. >-(
I'm confused about the 'options' to script/foo_create.pl . Nothing
seems to work as documented. <snip>
Note already the disagreement between "--mechanize" and "-mechanize".
Fixed in trunk in r13297.
Couldn't load helper "Catalyst::Helper::Controller::--
mechanize", "syntax error at (eval 276) line 1, near "require
Catalyst::Helper::Controller::--""
Also fixed in trunk.
Why aren't options being understood as documented? For instance, "--
force" also explodes. But "-h" just shows the help without
exploding. >-(
Cheers
t0m