Beefy Boxes and Bandwidth Generously Provided by pair Networks vroom
Pathologically Eclectic Rubbish Lister
 
PerlMonks  

Re: Getopt::Declare

by mirod (Canon)
on Feb 16, 2001 at 09:35 UTC ( [id://58825]=note: print w/replies, xml ) Need Help??

This is an archived low-energy page for bots and other anonmyous visitors. Please sign up if you are a human and want to interact.


in reply to Getopt::Declare

I just started using Getopt::Declare and I like it a lot. I have just 2 minor problems with it:

  • if you put some major part of your code in the argument declaration, which is perfectly possible, it might be difficult to debug using the debugger, especially if you call functions from other modules. Your code is intertwined with Getopt::Declare so running it step by step is quite difficult, as is getting to an external module to set break points. So limit yourself to simple stuff in those blocks
  • at the moment it seems that even if you declare a -v option the default one, which displays the version will be used. Annoying when you want a verbose option (you can use --verbose instead but that will get you no point at Perl golf. -V, and I guess -h and -H (whith help) similarly overtake your definition. But maybe I missed an extra option somewhere in those 1500 line...

Replies are listed 'Best First'.
Re: Re: Getopt::Declare
by danger (Priest) on Feb 17, 2001 at 14:48 UTC

    The inability to override -v (or any of the version flags) definitely appears to be a bug as the documentation explicitly states that you can override any of the version flags (and overriding the -h help flags does work). You should probably submit a bug report to Damian if you haven't already done so.

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://58825]
help
Sections?
Information?
Find Nodes?
Leftovers?
    Notices?
    hippoepoptai's answer Re: how do I set a cookie and redirect was blessed by hippo!
    erzuuliAnonymous Monks are no longer allowed to use Super Search, due to an excessive use of this resource by robots.