Help for this page
#!/usr/bin/perl use strict; ... } }
#!/usr/bin/perl use strict; ... print "fetched @_\n"; }