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

Changes for version 0.06

  • Added further support needed for external autoloaders: specifically you can now call the "ifdef" code reference stored in @INC with a single parameter (module name) to obtain the underlying absolute path from which the module was actually loaded. This was needed to support "load.pm". Added some tests for this here as well.

Modules

conditionally enable text within pod sections as code