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

Changes for version 1.2812

  • Made Perl::Critic happy Added weaken and unweaken (from Scalar::Util) to Perlmazing Prevent on-cleanup-during-global-destruction warnings for Perlmazing::Engine on newer versions of Perl Bugfix, Perlmazing wasn't doing the correct thing with specified symbols to import/skip Bugfix, remove_duplicates was failing when an element of the array was undef Bugfix, appeared with Perl 5.26, causing warnings on cleanup under certain circumstances. Removed warnings fatal all. Now its only fatal with qw(closed unopened numeric recursion redefine syntax uninitialized)

Modules

A collection of helper functions powered by Perlmazing::Engine.
Have your functions load their code and associated modules only when needed, automagically.
Use strict and warnigns and enable all modern features from your Perl version in a single call.

Provides

in lib/Perlmazing/Engine/Exporter.pm
in lib/Perlmazing/Engine.pm