in reply to How can we read input argument file to a script from its main library?
See Getopt::Long and/or perlvar on @ARGV maybe?
If that doesn't answer your question, can you maybe post a 10 line script that demonstrates the problem you have?
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^2: How can we read input argument file to a script from its main library?
by Meena212 (Initiate) on Mar 21, 2017 at 08:39 UTC | |
by Corion (Patriarch) on Mar 21, 2017 at 08:55 UTC | |
by Anonymous Monk on Mar 21, 2017 at 12:25 UTC | |
by Corion (Patriarch) on Mar 21, 2017 at 12:27 UTC |