Search results for "dist:Sub-Exporter Exporter"

Sub::Exporter - a sophisticated exporter for custom-built routines River stage four • 334 direct dependents • 5667 total dependents

ACHTUNG! If you're not familiar with Exporter or exporting, read Sub::Exporter::Tutorial first! Why Generators? The biggest benefit of Sub::Exporter over existing exporters (including the ubiquitous Exporter.pm) is its ability to build new coderefs f...

RJBS/Sub-Exporter-0.991 - 24 Nov 2023 01:32:32 UTC

Sub::Exporter::Util - utilities to make Sub::Exporter easier River stage four • 334 direct dependents • 5667 total dependents

This module provides a number of utility functions for performing common or useful operations when setting up a Sub::Exporter configuration. All of the utilities may be exported, but none are by default....

RJBS/Sub-Exporter-0.991 - 24 Nov 2023 01:32:32 UTC

Sub::Exporter::Cookbook - useful, demonstrative, or stupid Sub::Exporter tricks River stage four • 334 direct dependents • 5667 total dependents

RJBS/Sub-Exporter-0.991 - 24 Nov 2023 01:32:32 UTC

Sub::Exporter::Tutorial - a friendly guide to exporting with Sub::Exporter River stage four • 334 direct dependents • 5667 total dependents

What's an Exporter? When you "use" a module, first it is required, then its "import" method is called. The Perl documentation tells us that the following two lines are equivalent: use Module LIST; BEGIN { require Module; Module->import(LIST); } The m...

RJBS/Sub-Exporter-0.991 - 24 Nov 2023 01:32:32 UTC
4 results (0.033 seconds)