K
key9
Hi all
Just beginner of perl,need some concepts
Q1
How to access enviroment var in perl? eg PATH
Q2
in c we using argc to get application name , How to do that in perl
Q3
in c/cpp we have lib getopt/ boost/program_options ,what about perl?
eg can I have an easy way to do:
../foo.pl -c -max 100 -min 0
?
thank you very much
your key9
Just beginner of perl,need some concepts
Q1
How to access enviroment var in perl? eg PATH
Q2
in c we using argc to get application name , How to do that in perl
Q3
in c/cpp we have lib getopt/ boost/program_options ,what about perl?
eg can I have an easy way to do:
../foo.pl -c -max 100 -min 0
?
thank you very much
your key9