Help for this page
for my $f ( @filenames ) { open my $in, $f or die $!; print uc while <$in>; close $in; }
use constant DEBUG => 0; my $File_Scoped_Lexical = 1; $main::globals_suck_bigtime = 2;