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

Search results for "module:namespace::autoclean"

namespace::autoclean - Keep imports out of your namespace River stage four • 1358 direct dependents • 5595 total dependents

When you import a function into a Perl package, it will naturally also be available as a method. The "namespace::autoclean" pragma will remove all imported symbols at the end of the current package's compile cycle. Functions called in the package its...

ETHER/namespace-autoclean-0.29 - 24 Aug 2019 17:08:03 UTC

namespace::sweep - Sweep up imported subs in your classes River stage two • 11 direct dependents • 49 total dependents

Because Perl methods are just regular subroutines, it's difficult to tell what's a method and what's just an imported function. As a result, imported functions can be called as methods on your objects. This pragma will delete imported functions from ...

FRIEDO/namespace-sweep-0.006 - 15 Oct 2012 22:07:37 UTC

namespace::local - Confine imports or functions to a given scope River stage zero No dependents

KHEDIN/namespace-local-0.09 - 05 Jan 2019 06:54:55 UTC
3 results (0.019 seconds)