in reply to Re^4: 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;