The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

NAME

Parley::App::Notification - notification helper functions

SYNOPSIS

  use Parley::App::Notification qw( :watch );

  notify_watchers($c, $post);

SEE ALSO

Parley::Controller::Root, Catalyst::Plugin::Email, Catalyst

AUTHOR

Chisel Wright <chiselwright@users.berlios.de>

LICENSE

This library is free software, you can redistribute it and/or modify it under the same terms as Perl itself.