Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37488614
en ru br
ALT Linux repos
S:0.00007-alt1

Group :: Development/Perl
RPM: perl-Catalyst-View-TT-Alloy

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Current version: 0.00007-alt1
Build date: 1 april 2015, 17:53 ( 472.9 weeks ago )
Size: 20.56 Kb

Home page:   http://search.cpan.org/dist/Catalyst-View-TT-Al…

License: perl
Summary: Template::Alloy (TT) View Class
Description:

This is the Catalyst view for the TT emulator
the Template::Alloy manpage.

Your application should define a view class which is a subclass of
this module.  The easiest way to achieve this is using
`script/myapp_create.pl' (replacing `myapp' with the name of your
application).

   $ script/myapp_create.pl view TT::Alloy TT::Alloy

You can either manually forward to the `TT::Alloy' as normal, or use
the Catalyst::Action::RenderView manpage to do it for you.

   

   sub end : ActionClass('RenderView') { }

Current maintainer: Igor Vlasenko

List of contributors

List of rpms provided by this srpm:

  • perl-Catalyst-View-TT-Alloy
ACL:
     
    design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
    current maintainer: Michael Shigorin