- or download this
#!/usr/bin/perl -w
use strict;
...
is(6,8,'Six is eight.');
1;
- or download this
package sb::redirection_test;
use strict;
...
print STDERR "We're redirecting STDERR here while inside a subroutin
+e call.\n";
return;
}
- or download this
package Test::MonitorSites;
...
Test::MonitorSites - Monitor availability and function of a hash of we
+bsites
- or download this
#!/usr/bin/perl -w
use strict;
...
}
1;