The Petal::Utils package contains commonly used Petal modifiers (or plugins), and bundles them with an easy-to-use installation interface. By default, a set of modifiers are installed into Petal when you use this module. You can change which modifiers are installed by naming them after the use statement: # use the default set: use Petal::Utils qw( :default ); # use the date set of modifiers: use Petal::Utils qw( :date ); # use only named modifiers, plus the debug set: use Petal::Utils qw( UpperCase Date :debug ); # don't install any modifiers use Petal::Utils qw(); You'll find a list of plugin sets throughout this document. You can also get a complete list by looking at the variable: %Petal::Utils::PLUGIN_SET; For details on how the plugins are installed, see the "Advanced Petal" section of the Petal documentation. WWW: https://metacpan.org/release/Petal-Utils able id='header'> cgit logo index : freebsd-ports-gnome
FreeBSD GNOME current development ports (https://github.com/freebsd/freebsd-ports-gnome)
aboutsummaryrefslogtreecommitdiffstats
path: root/net/p5-REST-Application
Commit message (Expand)AuthorAgeFilesLines
* Support STAGEDIR.vanilla2013-11-062-8/+6
* Add NO_STAGE all over the place in preparation for the staging support (cat: ...bapt2013-09-211-0/+1
* - Convert to new perl frameworkmat2013-08-031-1/+2
* For perl@ owned ports:eadler2013-03-291-6/+2
* At the moment 1385 ports use BUILD_DEPENDS= ${RUN_DEPENDS} and 450eadler2012-01-221-1/+1
* End WWW CPAN URL with a "/"ehaupt2011-12-281-1/+1
* - Replace ../../authors in MASTER_SITE_SUBDIR with CPAN:CPANID macro.az2011-06-201-2/+2
* - Get Rid MD5 supportmiwi2011-03-201-1/+0
* For ports maintained by ports@FreeBSD.org, remove names and/ordougb2009-12-211-1/+0
* Reset aaron's port maintainerships due to many maintainer-timeouts.linimon2008-04-291-1/+1
* - Take advantage of CPAN macro from bsd.sites.mk, change ${MASTER_SITE_PERL_C...araujo2008-04-171-2/+2
* Update to 0.992erwin2008-02-242-4/+4