Catalyst::View::PSP

Catalyst::View::PSP is a PSP View Class.
Download

Catalyst::View::PSP Ranking & Summary

Advertisement

  • Rating:
  • License:
  • Perl Artistic License
  • Price:
  • FREE
  • Publisher Name:
  • Christian Hansen
  • Publisher web site:
  • http://search.cpan.org/~mramberg/Catalyst-Engine-Server-0.02/lib/Catalyst/Engine/Server.pm

Catalyst::View::PSP Tags


Catalyst::View::PSP Description

Catalyst::View::PSP is a PSP View Class. Catalyst::View::PSP is a PSP View Class.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');This is the PSP view class. Your subclass should inherit from this class.METHODSnewThe constructor for the PSP view.processRenders the template specified in $c->stash->{template} or $c->request->match. Template arguments are $c. Output is stored in $c->response->body.configThis allows your view subclass to pass additional settings to the Petal config hash. Requirements: · Perl


Catalyst::View::PSP Related Software