Skip to content

zentooo/Amon2-Plugin-Web-Stash

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is Perl module Amon2::Plugin::Web::Stash.

INSTALLATION

Type the following command:

    $ curl -L http://cpanmin.us | perl - Amon2::Plugin::Web::Stash

Or install cpanm and then run the following command to install
Amon2::Plugin::Web::Stash:

    $ cpanm Amon2::Plugin::Web::Stash

If you get an archive of this distribution, unpack it and build it
as per the usual:

    $ tar xzf Amon2-Plugin-Web-Stash-$version.tar.gz
    $ cd Amon2-Plugin-Web-Stash-$version
    $ perl Makefile.PL
    $ make && make test

Then install it:

    $ make install

DOCUMENTATION

Amon2::Plugin::Web::Stash documentation is available as in POD. So you can do:

    $ perldoc Amon2::Plugin::Web::Stash

to read the documentation online with your favorite pager.

LICENSE AND COPYRIGHT

Copyright (c) 2012, zentooo. All rights reserved.

This library is free software; you can redistribute it and/or modify
it under the same terms as Perl itself.

About

Add stash to Amon2 webapp context and use it as default parameter for render.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages