in reply to Re^3: How to convert an @ARGV to form based input?
in thread How to convert an @ARGV to form based input?
#!/usr/bin/perl -Tw use perl::always; my $perl_version = "5.12.4"; print $perl_version;
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^5: How to convert an @ARGV to form based input?
by aaron_baugher (Curate) on Aug 21, 2012 at 09:55 UTC | |
|
Re^5: How to convert an @ARGV to form based input?
by Anonymous Monk on Aug 21, 2012 at 09:39 UTC |