GetOptions( 'request|r=s' =>\$Request, 'man|m' =>\$Manual, 'help|h|?' =>\$Help ); if ($Request =~ /^list$/i) { # whatever } elsif ($Request =~ /^view$/i) { # whatever } # and so on
But I may be misunderstanding the issue. Not an uncommon event in my life.
If things get any worse, I'll have to ask you to stop helping me.
In reply to (shockme) Re: More on Processing Command Line Arguments
by shockme
in thread More on Processing Command Line Arguments
by Ninthwave
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |