Jonathan Rockway > Angerwhale > Angerwhale::Controller::Comments

Download:
Angerwhale-0.062.tar.gz

Dependencies

Annotate this POD

CPAN RT

Open  1
View Bugs
Report a bug
Source  

NAME ^

Angerwhale::Controller::Comments - Catalyst Controller

SYNOPSIS ^

See Angerwhale

DESCRIPTION ^

Catalyst Controller.

METHODS ^

find_by_uri_path(@path)

Find a comment based on the current URI.

Puts article and comment in the stash.

find_by_path(@path)

Get a comment based on filesystem (UUID) path.

Puts article and comment in the stash.

comment

Display a comment based on the current URL

post

Display "post a comment" form, handle posting and previewing.

AUTHOR ^

Jonathan Rockway

LICENSE ^

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