|
|
| more useful options | |
| PerlMonks |
Re: Unable to split $ARGV[0] variable. Can it be done?by space_monk (Hermit) |
| on Dec 10, 2012 at 15:47 UTC ( #1008124=note: print w/ replies, xml ) | Need Help?? |
|
You could use split but instead of RTFM I always say if in doubt, see if someone has written a library to do the job you need the code to do. breakup URIs? Maybe URI::Split or simply URI itself will do the job?
A Monk aims to give answers to those who have none, and to learn from those who know more.
In Section
Seekers of Perl Wisdom
|
|
||||||||||||||||||||