Help for this page
#!/usr/bin/perl -n use warnings; ... BEGIN { tie $ARGV, 'File::ShowName' } print;