-
-
08 Jan 2015 06:48:58 UTC
- Distribution: Poet
- Source (raw)
- Browse (raw)
- Changes
- How to Contribute
- Repository
- Issues (7)
- Testers (796 / 15 / 0)
- Kwalitee
Bus factor: 1- 85.71% Coverage
- License: perl_5
- Activity
24 month- Tools
- Download (74.45KB)
- MetaCPAN Explorer
- Permissions
- Subscribe to distribution
- Permalinks
- This version
- Latest version
- Dependencies
- CHI
- Capture::Tiny
- Class::Load
- Data::Rmap
- File::ShareDir
- File::ShareDir::Install
- File::Slurp
- File::Spec::Functions
- Guard
- JSON::XS
- Log::Any::Adapter
- Mason
- Mason::Plugin::Cache
- Mason::Plugin::HTMLFilters
- Mason::Plugin::RouterSimple
- MasonX::ProcessDir
- Method::Signatures::Simple
- Moose
- MooseX::App::Cmd
- MooseX::HasDefaults::RO
- MooseX::StrictConstructor
- Plack
- Plack::Middleware::Debug
- Plack::Middleware::Session
- Plack::Session::Store::Cache
- Try::Tiny
- URI
- URI::Escape
- YAML::XS
- Reverse dependencies
- CPAN Testers List
- Dependency graph
NAME
Poet::Manual - Index of Poet documentation
MANUALS
- Poet::Manual::Tutorial
-
Provides a tour of Poet by showing how to build a micro-blog website.
- Poet::Manual::Intro
-
An introduction to Poet features with links to other documentation.
- Poet::Manual::Configuring
-
A list of Poet configuration options.
- Poet::Manual::Subclassing
-
A guide to customizing Poet behavior via subclassing.
REFERENCE DOCUMENTATION
- Poet::Environment
- Poet::Conf
- Poet::Script
- Poet::Mason
- Poet::Log
- Poet::Cache
- Poet::Util::Debug
- Poet::Util::File
- Poet::Util::Web
- poet
SEE ALSO
AUTHOR
Jonathan Swartz <swartz@pobox.com>
COPYRIGHT AND LICENSE
This software is copyright (c) 2012 by Jonathan Swartz.
This is free software; you can redistribute it and/or modify it under the same terms as the Perl 5 programming language system itself.
Module Install Instructions
To install Poet, copy and paste the appropriate command in to your terminal.
cpanm Poet
perl -MCPAN -e shell install Poet
For more information on module installation, please visit the detailed CPAN module installation guide.