[Catalyst] RFC: new plugin module name? C::P::Devel::InPageLogs
Thomas L Shinnick
tshinnic at io.com
Thu Aug 4 23:48:14 CEST 2005
I want to ask if a proposed module name sounds 'okay'. This is because it might imply another naming hierarchy.
The plugin will implement the style of debug logging that I prefer - appending all logged debug/info/etc messages resulting from one request to the end of the output HTML. This is very nice when not using the HTTP::Daemon server, and also anytime when logs are not accessible.
So far there are plugins that seem to imply three hirearchies: Authenticate, Cache, and Upload. Does a debugging helper plugin seem reasonable to put 'under' C::P::Devel::
For reference, the current (partial?) list of plugins (real and imagined) are:
Catalyst-Plugin-Authenticate
Catalyst-Plugin-Authenticate-CDBI
Catalyst-Plugin-Authenticate-Kerberos
Catalyst-Plugin-Authenticate-LDAP
Catalyst-Plugin-Authenticate-NET
Catalyst-Plugin-Authenticate-OpenID
Catalyst-Plugin-Authenticate-PAM
Catalyst-Plugin-Authenticate-Passwd
Catalyst-Plugin-Authenticate-RADIUS
Catalyst-Plugin-Authenticate-SMB
Catalyst-Plugin-Authenticate-SSH
Catalyst-Plugin-Authenticate-TypeKey
Catalyst-Plugin-Authentication-CDBI
Catalyst-Plugin-Authentication-LDAP
Catalyst-Plugin-Authentication-Simple
Catalyst-Plugin-Browser
Catalyst-Plugin-Cache-FastMmap
Catalyst-Plugin-Cache-FileCache
Catalyst-Plugin-Cache-Memcached
Catalyst-Plugin-CDBI-Transaction
Catalyst-Plugin-Charsets-Japanese
Catalyst-Plugin-Component-Loader
Catalyst-Plugin-Compress-Bzip2
Catalyst-Plugin-Compress-Zlib
Catalyst-Plugin-Config-YAML
Catalyst-Plugin-Email
Catalyst-Plugin-FileConfig
Catalyst-Plugin-FillInForm
Catalyst-Plugin-FormValidator
Catalyst-Plugin-Forward
Catalyst-Plugin-Geography
Catalyst-Plugin-I18N
Catalyst-Plugin-Observe
Catalyst-Plugin-OrderedParams
Catalyst-Plugin-PageCache
Catalyst-Plugin-Pluggable
Catalyst-Plugin-Prototype
Catalyst-Plugin-Request-ForwardedFor
Catalyst-Plugin-RequireSSL
Catalyst-Plugin-SanitizeUrl
Catalyst-Plugin-Session-FastMmap
Catalyst-Plugin-Session-Flex
Catalyst-Plugin-Singleton
Catalyst-Plugin-Static
Catalyst-Plugin-SubRequest
Catalyst-Plugin-SuperForm
Catalyst-Plugin-Textile
Catalyst-Plugin-Unicode
Catalyst-Plugin-Unicode-Encoding
Catalyst-Plugin-Upload-Basename
Catalyst-Plugin-Upload-MD5
Catalyst-Plugin-Upload-MIME
Catalyst-Plugin-XMLRPC
More information about the Catalyst
mailing list