Catalyst::Plugin::ForwardChained

Forwarding to "Chain"-Actions in Catalyst
Download

Catalyst::Plugin::ForwardChained Ranking & Summary

Advertisement

  • Rating:
  • License:
  • Perl Artistic License
  • Price:
  • FREE
  • Publisher Name:
  • Ulrich Kautz
  • Publisher web site:
  • http://search.cpan.org/~ukautz/

Catalyst::Plugin::ForwardChained Tags


Catalyst::Plugin::ForwardChained Description

Forwarding to "Chain"-Actions in Catalyst Forwarding to the end point of a couple of chain methods ..In most cases: dont use - better user redirect insteadThis is a "hackaround," not a clean solution.SYNOPSIS # In your application class use Catalyst qw/ ForwardChained /; # ... somwhere else: $c->forward_to_chained( ); $c->forward_to_chained( 'chained/endpoint', ); Requirements: · Perl


Catalyst::Plugin::ForwardChained Related Software