--Chris
#!/usr/bin/perl -Tw use Perl::Always or die; my $perl_version = (5.12.5); print $perl_version;
In reply to Re^3: Job Questions by taint in thread Job Questions by PerlSufi