-
-
16 May 2015 20:12:09 UTC
- Browse (raw)
- Changes
- How to Contribute
- Repository
- Issues (5)
- Testers (3068 / 8 / 0)
- Kwalitee
Bus factor: 0- 93.85% Coverage
- License: perl_5
- Activity
24 month- Tools
- Download (88.02KB)
- MetaCPAN Explorer
- Permissions
- Subscribe to distribution
- Permalinks
- This version
- Latest version
- Dependencies
- Capture::Tiny
- Class::Load
- Class::Unload
- Devel::GlobalDestruction
- Exception::Class
- File::Spec
- File::Temp
- Guard
- IPC::System::Simple
- JSON
- Log::Any
- Memoize
- Method::Signatures::Simple
- Moose
- MooseX::HasDefaults
- MooseX::StrictConstructor
- Scalar::Util
- Try::Tiny
- Reverse dependencies
- CPAN Testers List
- Dependency graph
Changes for version 2.24
- Fixes
- Patch for 5.21.6 closure deprecation - RT #100507 (Dave Mitchell)
Documentation
evaluate a mason template and output the resultIndex of Mason documentationThe building blocks of MasonRecipes for common Mason tasksFrequently asked questions about MasonContent filters in MasonGetting started with MasonMason pluginsHow request paths get mapped to page componentsSetting up MasonCreating custom subclasses of Mason's classesMason component syntax referenceMason tutorial (DEPRECATED - SEE POET)Summary of differences between Mason 1 and Mason 2Modules
Powerful, high-performance templating for the web and beyondImplementation of bin/masonResult returned from Mason requestPerforms compilation of a single componentMason Component base classMeta-information about Mason component classExtra component importsMoose policies and exports for Mason componentsException objects thrown by MasonStandard filtersMason InterpreterMason Moose policiesMason Moose role policiesDefer computing parts of output until the end of the requestAllow $. as substitution for $self-> and in attribute namesCreate lvalue accessors for all rw component attributesTidy object filesDefault pluginsHelper for defining Mason plugin rolesMason Request ClassResult returned from Mason requestProvides
in lib/Mason/DynamicFilter.pmin lib/Mason/Plugin.pmin lib/Mason/PluginBundle.pmin lib/Mason/PluginManager.pmin lib/Mason/TieHandle.pmin lib/Mason/Types.pmExamples
Module Install Instructions
To install Mason, copy and paste the appropriate command in to your terminal.
cpanm Mason
perl -MCPAN -e shell install Mason
For more information on module installation, please visit the detailed CPAN module installation guide.