The Nest
Explore
Sign in
grahamc
hydra
src
lib
Hydra
View
JSON.pm
0
Code
Changes
Tags
Discussions
upstream
main
package
Hydra::View::JSON;
use
strict;
use
warnings;
use
base
qw(
Catalyst::View::JSON
)
; 1;