Help for this page
Select Code to Download
Select
or
download this
#!perl -w use warnings; use strict; ... 7, 8); print "a(@a) b(@b)\n"; __END__