Group
Extension

Matches 2

OpusVL-AppKit ( N/NE/NEWELLC/OpusVL-AppKit-2.29.tar.gz, NEWELLC, 2017; MetaCPAN )
OpusVL-AppKit/lib/OpusVL/AppKit/View/JSON.pm ( view source; MetaCPAN )
::AppKit::View::JSON;
use base qw( Catalyst::View::JSON );


__PACKAGE__->config(
    expose_stash => 'json',
);

__END__

=pod

=encoding UTF-8

=head1 NAME

OpusVL::AppKit::View::JSON

=head1 VERSIO
N

version 2.29

=head1 DESCRIPTION

This is our JSON view.  It only exposes the json key from the stash.

1;

=head1 NAME

OpusVL::AppKit::View::JSON

=head1 AUTHOR

OpusVL - www.opusvl.com

=head1 C
OpusVL-AppKit ( N/NE/NEWELLC/OpusVL-AppKit-2.29.tar.gz, NEWELLC, 2017; MetaCPAN )
OpusVL-AppKit/lib/OpusVL/AppKit/Builder.pm ( view source; MetaCPAN )
Controller::Root

        View::AppKitTT
        View::Email
        View::Download
        View::JSON
        View::Excel

    Plugins
        All the standard ones we use as per their documentation.

Powered by Groonga
Maintained by Kenichi Ishigaki <ishigaki@cpan.org>. If you find anything, submit it on GitHub.