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

    Template::Provider::Amazon::S3 0.009

    Download button

    No screenshots available
    Downloads: 111  Tell us about an update
    User Rating:
    Rated by:
    NOT RATED
    0 user(s)
    Developer:

    License / Price:

    Last Updated:

    Category:
    Gautam Dey | More programs
    Perl Artistic License / FREE
    June 9th, 2012, 08:43 GMT
    ROOT / Programming / Perl Modules

     Read user reviews (0)  Refer to a friend  Subscribe

    Template::Provider::Amazon::S3 description

    Enable template toolkit to use Amazon's S3 service as a provier of templates

    Template::Provider::Amazon::S3 is a Perl module that enables template toolkit to use Amazon's S3 service as a provier of templates.

    SYNOPSIS

     use Template;
     use Template::Provider::Amazon::S3;

     # Specify the provider in the config for Template::Toolkit.
     # Note since the AWS ACCESS KEY, SECRET, and bucket name
     # is not provided here, it will get it from the following
     # Envrionmental variables:
     # AWS_ACCESS_KEY_ID
     # AWS_SECRET_ACCESS_KEY
     # AWS_TEMPLATE_BUCKET
     my $tt_config = {
     LOAD_TEMPLATES => [
     Template::Provider::Amazon::S3->new()
     ]
     };

     my $tt = Template->new($tt_config);
     $tt->process('file_on_s3',$vars) || die $tt->error;



    Product's homepage

    Requirements:

    · Perl

      


    TAGS:

    template toolkit | Amazon S3 | Perl module | Perl | template | toolkit

    Go to top

    WindowsGamesDriversMacLinuxScriptsMobileHandheldNews

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