[Catalyst-dev] Proposal to the Perl Foundation for CatalystX::Installer

Kieren Diment diment at gmail.com
Tue Apr 29 22:53:01 BST 2008


On 30 Apr 2008, at 07:49, Paul Cain wrote:

> Part of the  problem with command line
> options is that parsing them can be a painful experience. However, I
> was thinking that if I enforced a strict, uniform way to pass command
> line options, it would make thing much simpler.

You remove all the pain from this by using Getopt::Std or  
Getopt::Long (or both).



More information about the Catalyst-dev mailing list