Help for this page
#!/usr/bin/perl use strict; use warnings; ... }
my $out = $file; $out =~ s/\.\w+?$/.out/;