./www/p5-Catalyst-Plugin-StatusMessage, Handle passing of status messages between screens of a web application

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: pkgsrc-2014Q2, Version: 0.003000nb3, Package name: p5-Catalyst-Plugin-StatusMessage-0.003000nb3, Maintainer: pkgsrc-users

The purpose of this plugin is to pass "status message" between screens
through the following mechanisms:

- Stores messages in the "$c->session" so that the application is
free to redirect to the appropriate URL after an action is taken.

- Associates a random 8-digit "token" with each messages, so it's
completely unambiguous what message should be shown in each
window/tab.

- Only requires that the token (not the full message) be included in
the redirect URL.

- Automatically removes the message after the first time it is
displayed. That way, if users hit refresh in their browsers they
only see the messages the first time.


Required to run:
[www/p5-Catalyst-Runtime] [lang/perl5]

Master sites: (Expand)

SHA1: 44c466a58cf892fd16f1dd396e48ce484c712ef6
RMD160: 33ddf296aec4542a3c0dc3926a15ece58c682ad7
Filesize: 10.588 KB

Version history: (Expand)