The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

Changes for version 0.08

  • From Ivan Kohler. (rt.cpan.org #14879) Without this patch, I was getting a fatal error: Can't undef active subroutine at /usr/share/perl5/Module/Refresh.pm line 154.
    • This patch changes this to a warning and adds the name of the subroutine that triggered it. I now get the non-fatal warning:
      • HTML::Mason::handler: Can't undef active subroutine at /usr/share/perl5/Module/Refresh.pm line 154.

Modules

Refresh %INC files when updated on disk