Help for this page
#!/usr/bin/perl use strict; ... use failingFormat qw (&printFormat); printFormat ("TEST", "Testing to print the TEST format.");
#!/usr/bin/perl use strict; ... . 1;