Softpedia
 


LINUX CATEGORIES:



GLOBAL PAGES >>
NEWS ARCHIVE >>
SOFTPEDIA REVIEWS >>
MEET THE EDITORS >>
WEEK'S BEST
  • Linux Kernel 3.9.3 / 3....
  • LibreOffice 3.6.6 / 4.0.3
  • MPlayer 1.1.1
  • systemd 204
  • Arch Linux 2013.05.01
  • Blender 2.67a
  • KDE Software Compilatio...
  • CrunchBang Linux Stable...
  • Elementary OS 0.1 / 0.2...
  • SystemRescueCd 3.6.0
  • Home > Linux > Programming > Perl Modules

    Petal::Utils 0.06

    Download button

    No screenshots available
    Downloads: 380  View global page NEW!  Tell us about an update
    User Rating:
    Rated by:
    Fair (2.9/5)
    15 user(s)
    Developer:

    License / Price:

    Last Updated:

    Category:
    William McKee | More programs
    Perl Artistic License / FREE
    April 11th, 2008, 11:32 GMT
    ROOT / Programming / Perl Modules

     Read user reviews (0)  Refer to a friend  Subscribe

    Petal::Utils description

    Petal::Utils is a Perl module that contains useful template modifiers for Petal.

    Petal::Utils is a Perl module that contains useful template modifiers for Petal.

    SYNOPSIS

    # install the default set of Petal modifiers:
    use Petal::Utils;

    # you can also install modifiers manually:
    Petal::Utils->install( 'some_modifier', ':some_set' );

    # see below for modifiers available & template syntax

    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.

    Product's homepage

    Requirements:

    · Perl

      


    TAGS:

    template modifiers | Petal utilities | Perl module | Petal | template | modifiers

    Go to top

    WindowsGamesDriversMacLinuxScriptsMobileHandheldNews

    SUBMIT PROGRAM   |   ADVERTISE   |   GET HELP   |   SEND US FEEDBACK   |   RSS FEEDS   |   UPDATE YOUR SOFTWARE   |   ROMANIAN FORUM