in reply to Perl's changes in the use of packages

Bah, I knew this was too good to be true.

To clarify, yes, main.pl would also do "require mutex.pl"; somewhere in the program.

Unfortunately I can't post the actual code as it is several thousand lines long of perl that dynamically creates web pages as one of its tasks. When run under mod_perl (offered to us, so why not try it?), that when we were told the code had problems.

  • Comment on Re: Perl's changes in the use of packages