in reply to Re: Why does Modern::Perl hate CGI.pm || my simple form?
in thread Why does Modern::Perl hate CGI.pm || my simple form?
#!/usr/bin/perl -Tw use perl::always; my $perl_version = (5.12.5); print $perl_version;
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^3: Why does Modern::Perl hate CGI.pm || my simple form?
by ww (Archbishop) on Nov 06, 2013 at 13:52 UTC | |
by taint (Chaplain) on Nov 06, 2013 at 16:11 UTC |