CatalystX-Plugin-Blurb

 view release on metacpan or  search on metacpan

README  view on Meta::CPAN

    flash_blurb
        Blurbs are normally only kept for a single response. If you set
        "flash_blurb" to true the blurbs will be kept for the next request
        via flash.

    * finalize
        Puts the blurbs into flash for the next request if "flash_blurb" has
        been set.

CONFIGURATION AND ENVIRONMENT
BUGS AND LIMITATIONS
    No bugs have been reported.

    Please report any bugs or feature requests to
    "bug-catalyst-plugin-blurb@rt.cpan.org", or through the web interface at
    <http://rt.cpan.org>.

TODO
    Flash blurb interface is wrong. They should be just like blurbs, not a
    switch. They should also have an expiration baked in.

lib/CatalystX/Plugin/Blurb.pm  view on Meta::CPAN

Blurbs are normally only kept for a single response. If you set C<flash_blurb> to true the blurbs will be kept for the next request via L<flash|Catalyst::Plugin::Session/flash>.

=item * finalize

Puts the blurbs into flash for the next request if C<flash_blurb> has been set.

=back

=head1 CONFIGURATION AND ENVIRONMENT

=head1 BUGS AND LIMITATIONS

No bugs have been reported.

Please report any bugs or feature requests to C<bug-catalyst-plugin-blurb@rt.cpan.org>, or through the web interface at L<http://rt.cpan.org>.

=head1 TODO

Flash blurb interface is wrong. They should be just like blurbs, not a switch. They should also have an expiration baked in.

=head1 AUTHOR



( run in 0.516 second using v1.01-cache-2.11-cpan-4d50c553e7e )