| Module Name | Existing Documentation (yes/no) | Complete (yes/no) | Up to Date (yes/no) | To be deprecated (yes/no) | Include in Guide/Cookbook (Guide/Cookbook) | Author | Comments
|
| Catalyst | Yes | Yes | Yes | No | Guide | ? | ?
|
| Catalyst::Request | ? | ? | ? | ? | ? | ? | ?
|
| Catalyst::Response | ? | ? | ? | ? | ? | ? | ?
|
| Catalyst::Dispatcher, Catalyst::Action, Catalyst::DispatchType | ? | ? | ? | ? | ? | mst et al | ?
|
| Catalyst::Helper | ? | ? | ? | ? | ? | ? | ?
|
| Catalyst::Plugin::AtomServer | ? | ? | ? | ? | ? | btrott | ?
|
| Catalyst::Plugin::Authentication::CDBI | yes | ? | ? | by C::P:: Authentication + C::P:: Authentication::Store::DBIC (Store::DBIC also does CDBI), + credential and maybe roles | no | ? | ?
|
| Catalyst::Plugin::Authentication::LDAP | yes | ? | ? | later (after auth::store::LDAP) | no | ? | ?
|
| Catalyst::Plugin::Authentication | yes | almost | almost | no | guide | nothingmuch | castaway is very involved in the doc work of all Auth*, but is not involved in the actual code
|
| Catalyst::Plugin::Authentication::Credential::Password | yes | ? | yes | no | guide | nothingmuch |
|
| Catalyst::Plugin::Authentication::Store::Minimal | yes | ? | yes | no | guide | nothingmuch |
|
| Catalyst::Plugin::Authentication::User::Hash | yes | ? | yes | no | guide (no usage, just when it is used by other plugins) | nothingmuch |
|
| Catalyst::Plugin::Authentication::Credential::TypeKey | yes | yes | yes | no | no | nothingmuch, LTjake |
|
| Catalyst::Plugin::Authentication::Credential::LDAPBind | ? | ? | ? | ? | ? | ? | ?
|
| Authen::Htpasswd | yes | ? | ? | no | no | ningu |
|
| Catalyst::Plugin::Authentication::Credential::HTTP | yes | yes | yes | no | no | nothingmuch |
|
| Catalyst::Plugin::Authentication::Store::Htpasswd | yes | ? | ? | no | maybe | ningu, nothingmuch |
|
| Catalyst::Plugin::Authentication::Store::DBIC | yes | ? | ? | no | in nothingmuch's opinion - yes | andyg | ?
|
| Catalyst::Plugin::Authorization::ACL | yes | yes | yes | no | yes | nothingmuch |
|
| Catalyst::Plugin::Authorization::Roles | yes | yes | yes | no | yes | nothingmuch |
|
| Catalyst::Plugin::Browser | ? | ? | ? | ? | ? | ? | ?
|
| Catalyst::Plugin::Cache ::FastMmap ::FileCache and ::Memcached | ? | ? | ? | ? | ? | ? | ?
|
| Catalyst::Plugin::Compress::Zlib | ? | ? | ? | ? | ? | ? | does not work with Static::Simple, needs to be updated for Cat 5.50 (streaming)
|
| Catalyst::Plugin::Compress::Bzip2 | ? | ? | ? | ? | ? | ? | see above
|
| Catalyst::Plugin::DefaultEnd | ? | ? | ? | ? | ? | draven | ?
|
| Catalyst::Plugin::Email | ? | ? | ? | ? | ? | ? | ?
|
| Catalyst::Plugin::Email::Page | ? | ? | ? | ? | ? | ghenry | ?
|
| Catalyst::Plugin::FillInForm | ? | ? | ? | ? | ? | ? | ?
|
| Catalyst::Plugin::FormValidator | ? | ? | ? | ? | ? | ? | ?
|
| Catalyst::Plugin::FormValidator::Simple | ? | ? | ? | ? | ? | ? | ?
|
| Catalyst::Plugin::Geography | ? | ? | ? | ? | ? | ? | ?
|
| Catalyst::Plugin::HTML::Widget | ? | ? | ? | ? | ? | sri | ?
|
| Module Name | Existing Documentation (yes/no) | Complete (yes/no) | Up to Date (yes/no) | To be deprecated (yes/no) | Include in Guide/Cookbook (Guide/Cookbook) | Author | Comments
|
| HTML::Widget | ? | ? | ? | ? | ? | sri | ?
|
| Catalyst::Plugin::I18N | ? | ? | ? | ? | ? | sri, chansen | ?
|
| Catalyst::Plugin::Observe | ? | ? | ? | ? | ? | ? | ?
|
| Catalyst::Plugin::OrderedParams | ? | ? | ? | ? | ? | ? | ?
|
| Catalyst::Plugin::PageCache | ? | ? | ? | ? | ? | ? | ?
|
| Catalyst::Plugin::Pluggable | ? | ? | ? | ? | ? | ? | ?
|
| Catalyst::Plugin::Prototype | yes | yes | yes | no | cookbook | esskar | ?
|
| Catalyst::Plugin::RequireSSL | ? | ? | ? | ? | ? | ? | ?
|
| Catalyst::Plugin::Session | yes | yes | yes | no | guide | nothingmuch | ?
|
| Catalyst::Plugin::Session::State::Cookie | yes | yes | yes | no | yes | nothingmuch | ?
|
| Catalyst::Plugin::Session::State::URI | yes | yes | yes | no | no | nothingmuch | ?
|
| Catalyst::Plugin::Session::Store::FastMmap | yes | yes | yes | no | yes | nothingmuch | ?
|
| Catalyst::Plugin::Session::Store::File | ? | ? | ? | ? | ? | esskar | ?
|
| Catalyst::Plugin::Session::Store::DBI | yes | yes | yes | no | yes | andyg | ?
|
| Catalyst::Plugin::Session::Store::DBIC | yes | yes | yes | no | ? | dwc | ?
|
| Catalyst::Plugin::Session::Store::Memcached | yes | yes | yes | no | no | nothingmuch | ?
|
| Catalyst::Plugin::Session::Store::CDBI | yes | yes | yes | no | no | crouchingpenguin | ?
|
| Catalyst::Plugin::Session::PerUser | yes | yes | yes | no | no | nothingmuch | ?
|
| Catalyst::Plugin::Session::FastMmap | yes | yes | yes | by C::P::Session + C::P::Session::Store::FastMmap + C::P::Session::State::Cookie | no | catalyst-dev | ?
|
| Catalyst::Plugin::SRU | Yes | Yes | Yes | No | No | LTjake | ?
|
| Catalyst::Plugin::Static::Simple | ? | ? | ? | ? | ? | andyg | ?
|
| Catalyst::Plugin::Static | ? | ? | ? | ? | ? | ? | ?
|
| Catalyst::Plugin::SubRequest | ? | ? | ? | ? | ? | ? | ?
|
| Catalyst::Plugin::SuperForm | ? | ? | ? | ? | ? | ? | ?
|
| Catalyst::Plugin::Textile | ? | ? | ? | ? | ? | ? | ?
|
| Catalyst::Plugin::Unicode | ? | ? | ? | ? | ? | ? | ?
|
| Catalyst::Plugin::XMLRPC | ? | ? | ? | ? | ? | ? | ?
|
| Catalyst::View::TT | yes | yes | yes | no | no | draven? |
|
| Catalyst::View::HTML::Template::Compiled | ? | ? | ? | ? | ? | esskar | ?
|
| Catalyst::View::REST::YAML | ? | ? | ? | ? | ? | ? | ?
|
| Catalyst::View::REST::XML | ? | ? | ? | ? | ? | ? | ?
|
| Module Name | Existing Documentation (yes/no) | Complete (yes/no) | Up to Date (yes/no) | To be deprecated (yes/no) | Include in Guide/Cookbook (Guide/Cookbook) | Author | Comments
|
| Catalyst::View::REST::Data::Serializer | Yes | Yes | Yes | No | No | Adam Jacob |
|
| Catalyst::View::Mason | ? | ? | ? | ? | ? | ? | ?
|
| Catalyst::View::MicroMason | ? | ? | ? | ? | ? | ? | ?
|
| Catalyst::View::Petal | ? | ? | ? | ? | ? | ? | ?
|
| Catalyst::View::PSP | ? | ? | ? | ? | ? | ? | ?
|
| Catalyst::View::PHP | ? | ? | ? | ? | ? | ? | ?
|
| Catalyst::View::Seamstress | Yes | Yes | Yes | No | No | Terrence Brannon | -
|
| Catalyst::View::GraphViz | Yes | Yes | Yes | No | Guide, has cookbook-like section in the docs | Johan Lindström (jplindstrom) | -
|
| Catalyst::View::TT::FunctionGenerator | yes | yes | yes | no | no | nothingmuch |
|
| Catalyst::Log::Dispatch | ? | ? | ? | ? | ? | ? | ?
|
| Catalyst::Log::Log4perl | Yes | Yes | Yes | No | Yes | Adam Jacob (holoway) | This could probably use a short introduction to Log::Log4perl
|
| Catalyst::Enzyme | Yes | Yes | Yes | No | Guide, has tutorial in the docs | Johan Lindström (jplindstrom) | -
|
| Catalyst::Model::Plucene | ? | ? | ? | ? | ? | ? | ?
|
| Catalyst::Model::SVN | Yes | No | Yes | No | No | claco | For now, this model is Read-Only for viewing repositories.
|
| Catalyst::Model::Oryx | ? | ? | ? | ? | ? | ? | ?
|
| Catalyst::Model::Xapian | ? | ? | ? | ? | ? | ? | ?
|
| Catalyst::Model::EmailStore | ? | ? | ? | ? | ? | willert | ?
|
| Catalyst::Model::CDBI | ? | ? | ? | ? | ? | ? | ?
|
| Catalyst::Model::DBIC | ? | ? | ? | ? | ? | ? | ?
|
| Catalyst::Model::DBI | yes | yes | yes | no | ? | nxu7 | ?
|
| Catalyst::Model::DBI::SQL::Library | yes | yes | yes | no | ? | nxu7 | ?
|
| Catalyst::Model::EVDB | Yes | Yes | Yes | No | No | dwc | ?
|
| Catalyst::Model::Gedcom | Yes | Yes | Yes | No | No | LTjake | ?
|
| Catalyst::Model::NetBlogger | Yes | Yes | Yes | No | No | claco | ?
|
| Catalyst::Model::LDAP | Yes | Yes | Yes | No | No | dwc | ?
|
| Isotope? | ? | ? | ? | ? | ? | ? | ?
|
| Catalyst::Engine | ? | ? | ? | ? | ? | ? | ?
|
| Catalyst::Engine::Apache | ? | ? | ? | ? | ? | andyg | ?
|
| Catalyst::Engine::FCGI | ? | ? | ? | ? | ? | ? | ?
|
| Catalyst::Controller::BindLex | Yes | No | Yes | No | Cookbook | nothingmuch | ?
|
Note: I recently ran into issues trying to get authentication working due to incorrect placement of code in controllers. As a new Catalyst user, I have been confused about where to place subroutines at times; documentation often says, "And in a controller somewhere...." More explicit directions in module docs regarding sub placement would probably help a lot of folks. Even better would be a brief explanation of why, or general rules of thumb. Thanks. ddaupert