Changes for version 2.05 - 2024-10-01
- In researching why certain CPAN Testers fail, it looks like use_ok() inside of a BEGIN block has issues with BEGIN/import() executing in different order for different versions of perl. I can't test directly, but my fix is to put the use_ok('helper1234) in one BEGIN block & call any helper1234 funcs in a separate BEGIN block. Using t/15-basic-help.t as a test case. If this fix works, I'll fix all the other t/*.t progs in the next release.
Modules
Fred Fish library for Perl
A Fred Fish library extension.
A Fred Fish library extension.
Fred Fish Stub library for Perl
Fred Fish Live library for Perl
Fred Fish library extension to trap Signals.
A crazy extension module for Fred::Fish::DBUG.
Fred Fish library extension to trap STDERR & STDOUT.
Gives a basic tutorial on how to use the Fred::Fish::DBUG module.