Search results for "dist:Exporter-Easy Exporter"

Exporter::Easy - Takes the drudgery out of Exporting symbols River stage two • 29 direct dependents • 43 total dependents

Exporter::Easy makes using Exporter easy. In its simplest case, it allows you to drop the boilerplate code that comes with using Exporter, so require Exporter; use base qw( Exporter ); use vars qw( @EXPORT ); @EXPORT = ( 'init' ); becomes use Exporte...

NEILB/Exporter-Easy-0.18 - 11 Nov 2015 21:30:35 UTC

Exporter::Easiest - Takes even more drudgery out of Exporting symbols River stage two • 29 direct dependents • 43 total dependents

The Exporter::Easiest module is a wrapper around Exporter::Easy. It allows you to pass the arguments into Exporter::Easy without all those tiresome []s and qw()s. You pass arguments in as a string or an array of strings. You no longer need to bracket...

NEILB/Exporter-Easy-0.18 - 11 Nov 2015 21:30:35 UTC
2 results (0.023 seconds)