The result of running mod.pl will be the output "hello world" on STDOUTmod.pl #!/usr/bin/perl use warnings; use strict; use TestPrint qw(test_print); test_print();
In reply to Re: First attempt at a module
by ColtsFoot
in thread First attempt at a module
by sulfericacid
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |