Help for this page
use strict; use warnings; ... 'p5_24.pl', # the file which contains Mul() 'my $res = Mul(6,7); print "$res\n"' # the harness );