# test.pl #!/usr/bin/perl use strict; use warnings; print "Hello, World...\n"; my $perl = "a.pl"; $perl->(10,20);