- or download this
system ("/var/www/perl/cgi_classification.pl", $outfile, $input_sequen
+ce, $name);
- or download this
open OUTFILE, ">/var/www/data/$ARGV[0]" or die "cannot....";
- or download this
my $filename = $ARGV[0];
# Use whatever regex suits your needs. this is just an example.
...
} else {
# handle the error here
}