Softpedia
 


LINUX CATEGORIES:



GLOBAL PAGES >>
NEWS ARCHIVE >>
SOFTPEDIA REVIEWS >>
MEET THE EDITORS >>
WEEK'S BEST
  • Linux Kernel 3.9.6 / 3....
  • Linux Kernel 3.0.82 LTS...
  • KDE Software Compilatio...
  • PulseAudio 4.0
  • Wireshark 1.10.0
  • NetworkManager 0.9.8.2
  • LibreOffice 3.6.6 / 4.0...
  • SystemRescueCd 3.7.0
  • Linux Kernel 3.10 RC6
  • Ubuntu Tweak 0.8.5
  • Home > Linux > Programming > Perl Modules

    Template::Provider 2.19

    Download button

    No screenshots available
    Downloads: 461  View global page NEW!  Tell us about an update
    User Rating:
    Rated by:
    Good (3.3/5)
    16 user(s)
    Developer:

    License / Price:

    Last Updated:

    Category:
    Andy Wardley | More programs
    Perl Artistic License / FREE
    July 8th, 2008, 13:52 GMT
    ROOT / Programming / Perl Modules

     Read user reviews (0)  Refer to a friend  Subscribe

    Template::Provider description

    Template::Provider is a provider module for loading/compiling templates.

    Template::Provider is a provider module for loading/compiling templates.

    SYNOPSIS

    $provider = Template::Provider->new(%options);

    ($template, $error) = $provider->fetch($name);

    The Template::Provider is used to load, parse, compile and cache template documents. This object may be sub-classed to provide more specific facilities for loading, or otherwise providing access to templates.

    The Template::Context objects maintain a list of Template::Provider objects which are polled in turn (via fetch()) to return a requested template. Each may return a compiled template, raise an error, or decline to serve the request, giving subsequent providers a chance to do so.

    This is the "Chain of Responsibility" pattern. See 'Design Patterns' for further information.

    The Template::Provider can also be subclassed to provide templates from a different source, e.g. a database. See SUBCLASSING below.

    Product's homepage

    Requirements:

    · Perl

      


    TAGS:

    template provider | compile templates | Perl module | template | provider | compiler

    Go to top

    WindowsGamesDriversMacLinuxScriptsMobileHandheldNews

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