-
-
21 Sep 2015 09:05:50 UTC
- Distribution: Dancer-Plugin-PageHistory
- Source (raw)
- Browse (raw)
- Changes
- How to Contribute
- Repository
- Issues (0)
- Testers (586 / 44 / 0)
- Kwalitee
Bus factor: 1- 91.53% Coverage
- License: perl_5
- Perl: v5.6.0
- Activity
24 month- Tools
- Download (11.78KB)
- MetaCPAN Explorer
- Permissions
- Subscribe to distribution
- Permalinks
- This version
- Latest version
- Dependencies
- Dancer
- Data::Structure::Util
- Moo
- Scalar::Util
- Sub::Quote
- Type::Tiny
- URI
- namespace::clean
- and possibly others
- Reverse dependencies
- CPAN Testers List
- Dependency graph
NAME
Dancer::Plugin::PageHistory::Page - Page object for Dancer::Plugin::PageHistory
ATTRIBUTES
attributes
Extra attributes as a hash reference, e.g.: SKU for a product page.
path
Absolute path of the page. This is the only required attribute.
query
Query parameters as a hash reference.
title
Page title.
METHODS
predicates
The following predicate methods are defined:
has_attributes
has_title
uri
Module Install Instructions
To install Dancer::Plugin::PageHistory, copy and paste the appropriate command in to your terminal.
cpanm Dancer::Plugin::PageHistory
perl -MCPAN -e shell install Dancer::Plugin::PageHistory
For more information on module installation, please visit the detailed CPAN module installation guide.