Hi,
I am a beginner perl programmer (but not exactly a novice) and am writing
a perl module which is itself inherited from another module. Also my perl
script uses getopts for various command line options. How can I use the
perl debugger with cmd line options?

every time I do:

./my_perl_script --install --dbname="blah"

does not work.

Any hints will be helpful.

regards,
Radhika


-- 
It's all a matter of perspective. You can choose your view by choosing
where to stand.
Larry Wall
---

-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
<http://learn.perl.org/> <http://learn.perl.org/first-response>


Reply via email to