Help for this page
use warnings; use strict; print `Perl noname2.pl`;
use warnings; use strict; print "This is noname2.pl\n";
This is noname2.pl