-
-
28 Apr 2019 13:27:42 UTC
- Distribution: Catalyst-View-JSON
- Source (raw)
- Browse (raw)
- Changes
- How to Contribute
- Repository
- Issues (3)
- Testers (423 / 0 / 0)
- Kwalitee
Bus factor: 5- 91.36% Coverage
- License: perl_5
- Activity
24 month- Tools
- Download (20.63KB)
- MetaCPAN Explorer
- Permissions
- Subscribe to distribution
- Permalinks
- This version
- Latest version
- Dependencies
- Catalyst
- JSON::MaybeXS
- MRO::Compat
- and possibly others
- Reverse dependencies
- CPAN Testers List
- Dependency graph
NAME
Catalyst::Helper::View::JSON - Helper for JSON Views
SYNOPSIS
script/create.pl view JSON JSON
DESCRIPTION
Helper for JSON Views.
METHODS
mk_compclass
SEE ALSO
Catalyst::Manual, Catalyst::Test, Catalyst::Request, Catalyst::Response, Catalyst::Helper
AUTHOR
Sebastian Riedel,
sri@oook.de
LICENSE
This library is free software . You can redistribute it and/or modify it under the same terms as perl itself.
NAME
[% class %] - Catalyst JSON View
SYNOPSIS
See "[% app %]"
DESCRIPTION
Catalyst JSON View.
AUTHOR
[% author %]
LICENSE
This library is free software, you can redistribute it and/or modify it under the same terms as Perl itself.
Module Install Instructions
To install Catalyst::View::JSON, copy and paste the appropriate command in to your terminal.
cpanm Catalyst::View::JSON
perl -MCPAN -e shell install Catalyst::View::JSON
For more information on module installation, please visit the detailed CPAN module installation guide.