Jonathan Rockway > Angerwhale-0.062

Angerwhale-0.062

This Release Angerwhale-0.062  [Download] [Browse 24 Nov 2007
Links Discussion Forum ] [ View/Report Bugs (1) ] [ Dependencies ] [ Other Tools ]
CPAN Testers FAIL (6)   NA (21)   UNKNOWN (8)   [ View Reports ] [ Perl/Platform Version Matrix ]
Rating      (0 Reviews) [ Rate this distribution ]
License GPL
Special Files
Build.PL
Changes
INSTALL
MANIFEST
META.yml
Makefile.PL
README

Modules

Angerwhale filesystem-based blog with integrated cryptography     0.062
Angerwhale::Challenge      
Angerwhale::Content::Filesystem::Item data and metadata stored on disk representing an Angerwhale::Content::Item      
Angerwhale::Content::Filter::Author      
Angerwhale::Content::Filter::Checksum      
Angerwhale::Content::Filter::Encoding      
Angerwhale::Content::Filter::Finalize      
Angerwhale::Content::Filter::Format      
Angerwhale::Content::Filter::PGP      
Angerwhale::Content::Filter::Summary      
Angerwhale::Content::Filter::Title      
Angerwhale::Content::Filter::URI      
Angerwhale::Content::FilterFactory load filters and return the filter subs      
Angerwhale::Content::FinalizedItem read-only processed comment/article      
Angerwhale::Content::Item abstract base class for Content Items      
Angerwhale::Content::Provider provides methods for getting content      
Angerwhale::Content::Provider::Filesystem get content from a directory of articles      
Angerwhale::Controller::Articles Catalyst Controller      
Angerwhale::Controller::Captcha generate and validate captchas      
Angerwhale::Controller::Categories Generate a blog listing of recent articles in a given category, optionally filtered by date      
Angerwhale::Controller::Comments Catalyst Controller      
Angerwhale::Controller::Feeds Catalyst Controller      
Angerwhale::Controller::Jemplate      
Angerwhale::Controller::Login Handles logins      
Angerwhale::Controller::Root Root Controller for this Catalyst based application      
Angerwhale::Controller::SidebarFeeds return sidebar feeds as JSON      
Angerwhale::Controller::Tags Catalyst Controller      
Angerwhale::Controller::Users Catalyst Controller      
Angerwhale::Filter::Time      
Angerwhale::Format Dispatches formatting of posts/comments to sub-modules      
Angerwhale::Format::HTML      
Angerwhale::Format::Markdown      
Angerwhale::Format::PlainText      
Angerwhale::Format::Pod      
Angerwhale::Format::SBC      
Angerwhale::Format::Textile      
Angerwhale::Format::Wiki      
Angerwhale::Model::Articles get blog articles      
Angerwhale::Model::Feeds      
Angerwhale::Model::UserStore Manages Blog users.      
Angerwhale::Plugin::Cache Catalyst plugin that caches responses and serves them when appropriate.     0.01
Angerwhale::Signature      
Angerwhale::Test Test Angerwhale      
Angerwhale::Test::Application return fake catalyst/angerwhale application/context ($c) for tests      
Angerwhale::Test::Tidy setup a tidy for use with Angerwhale tests      
Angerwhale::User      
Angerwhale::User::Anonymous an anonymous uesr      
Angerwhale::View::Dump      
Angerwhale::View::Feed Common class that abstracts a "feed" of some sort      
Angerwhale::View::Feed::Atom render Atom feed      
Angerwhale::View::Feed::JSON Syndicated JSON      
Angerwhale::View::Feed::YAML Syndicated YAML      
Angerwhale::View::HTML Format stash into XHTML page via TT template      
Angerwhale::View::JSON Catalyst JSON View      
Angerwhale::View::Jemplate Jemplate View for Angerwhale      

Documentation

angerwhale_cgi.pl Catalyst CGI  
angerwhale_create.pl Create a new Catalyst Component  
angerwhale_fastcgi.pl Catalyst FastCGI  
angerwhale_server.pl Catalyst Testserver  
angerwhale_test.pl Catalyst Test  
check_signatures.pl get a YAML feed and check the signatures on it  
script/angerwhale_migrate.pl