all options
buster  ] [  bullseye  ] [  bookworm  ] [  trixie  ] [  sid  ]
[ Source: libnamespace-clean-perl  ]

Package: libnamespace-clean-perl (0.27-1)

Links for libnamespace-clean-perl

Screenshot

Debian Resources:

Download Source Package libnamespace-clean-perl:

Maintainers:

External Resources:

Similar packages:

module for keeping imports and functions out of the current namespace

namespace::clean is a Perl pragma for keeping imported functions out of the current namespace. This is especially important because Perl functions are naturally available as methods, which can complicate subclassing.

Using the namespace::clean pragma will remove all previously declared or imported symbols at the end of the current package's compile cycle. This means that functions called in the package itself will still be bound by their name, but they won't show up as methods on your class or instances.

Tags: Software Development: Perl Development, Libraries, Implemented in: Perl

Other Packages Related to libnamespace-clean-perl

  • depends
  • recommends
  • suggests
  • enhances

Download libnamespace-clean-perl

Download for all available architectures
Architecture Package Size Installed Size Files
all 16.9 kB39.0 kB [list of files]