|
|
| Welcome to the Monastery | |
| PerlMonks |
Taking Keyboard Input from the command lineby OxYgEn (Acolyte) |
| on Feb 26, 2004 at 00:57 UTC ( #331882=perlquestion: print w/ replies, xml ) | Need Help?? |
|
OxYgEn has asked for the
wisdom of the Perl Monks concerning the following question:
I've seen it done in some scripts I've downloaded, but after carefully searching them, I don't see how they've done it. Basically all I'm trying to do is add or remove stuff from an array, so I could run something like this:
perl happyscript.pl add something and "something" would be added to a predefined array. Alternatively, to remove "something" from an array, I would type perl happyscript.pl del something Thanks for your patience on my incredibly stupid questions.
Back to
Seekers of Perl Wisdom
|
|
||||||||||||||||||||||||||