Catalyst::Helper::View::PSP

Catalyst::Helper::View::PSP is a Perl helper for PSP Views.
Download

Catalyst::Helper::View::PSP Ranking & Summary

Advertisement

  • Rating:
  • License:
  • Perl Artistic License
  • Price:
  • FREE
  • Publisher Name:
  • Sebastian Riedel
  • Publisher web site:
  • http://search.cpan.org/~mramberg/Catalyst-View-PSP-0.01/lib/Catalyst/Helper/View/PSP.pm

Catalyst::Helper::View::PSP Tags


Catalyst::Helper::View::PSP Description

Catalyst::Helper::View::PSP is a Perl helper for PSP Views. Catalyst::Helper::View::PSP is a Perl helper for PSP Views.SYNOPSIS # use the helper create.pl view PSP PSP # lib/MyApp/View/PSP.pm package MyApp::View::PSP; use base 'Catalyst::View::PSP'; __PACKAGE__->config( workdir => '/tmp/psp' ); 1; # Meanwhile, maybe in an 'end' action $c->forward('MyApp::View::PSP');METHODSnew The constructor for the PSP view. process Renders the template specified in "$c->stash->{template}" or "$c->request->match". Template arguments are $c. Output is stored in "$c->response->body". config This allows your view subclass to pass additional settings to the Petal config hash. Requirements: · Perl


Catalyst::Helper::View::PSP Related Software