[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#631492: ITP: libdancer-plugin-flashmessage-perl -- Dancer plugin to display temporary, so called "flash messages"



Package: wnpp
Owner: Damyan Ivanov <dmn@debian.org>
Severity: wishlist
X-Debbugs-CC: debian-devel@lists.debian.org,debian-perl@lists.debian.org

* Package name    : libdancer-plugin-flashmessage-perl
  Version         : 0.313
  Upstream Author : Damien "dams" Krotkine
* URL             : http://search.cpan.org/dist/Dancer-Plugin-FlashMessage/
* License         : Artistic or GPL-1+
This is free software; you can redistribute it and/or modify it under
the same terms as the Perl 5 programming language system itself.
  Programming Lang: Perl
  Description     : Dancer plugin to display temporary, so called "flash messages"

Dancer::Plugin::FlashMessage helps you display temporary messages, also known
as "flash messages". Flash messages can be used to inform the user that a
certain operation was successful in way that doesn't take space when there
are no messages to be shown.

The plugin provides a flash() method for setting the message and takes care
of attaching the content to the session, propagating it to the templating
system, and then removing it from the session.

The developer's only remaining job is to provide a place in the views or the
layout where the message will be displayed.

Dancer is a lightweight yet powerful web application framework.



Reply to: