-
-
19 May 2016 09:49:22 UTC
- Distribution: JSV
- Module version: 0.08
- Source (raw)
- Browse (raw)
- Changes
- Homepage
- How to Contribute
- Repository
- Issues (9)
- Testers (3103 / 749 / 11)
- Kwalitee
Bus factor: 1- 91.22% Coverage
- License: perl_5
- Perl: v5.8.5
- Activity
24 month- Tools
- Download (48.18KB)
- MetaCPAN Explorer
- Permissions
- Subscribe to distribution
- Permalinks
- This version
- Latest version
and 11 contributors-
Tomohiro Mitsumune
-
maedama
-
Sergiy Zuban
-
yokoe.naosuke
-
tanaka-tatsuya
-
Naosuke Yokoe
-
Peter Valdemar Mørch
-
Ichito Nagata
-
Yuuki Furuyama
-
Yoshitaro Makise
-
ar-tama
- Dependencies
- B
- Carp
- Class::Accessor::Lite
- Clone
- Data::Validate::Domain
- Data::Validate::IP
- Data::Validate::URI
- Data::Walk
- Email::Valid::Loose
- Exporter
- File::Basename
- File::Spec
- FindBin
- Hash::MultiValue
- JSON
- JSON::Pointer
- List::MoreUtils
- List::Util
- Module::Pluggable::Object
- Scalar::Util
- URI
- URI::Split
- Reverse dependencies
- CPAN Testers List
- Dependency graph
NAME
JSV - A perl implementation of JSON Schema (draft-04) validator
SYNOPSIS
DESCRIPTION
See e.g. JSV::Validator
LICENSE
Copyright (C) zigorou.
This library is free software; you can redistribute it and/or modify it under the same terms as Perl itself.
AUTHOR
zigorou <zigorou@cpan.org>
Module Install Instructions
To install JSV, copy and paste the appropriate command in to your terminal.
cpanm JSV
perl -MCPAN -e shell install JSV
For more information on module installation, please visit the detailed CPAN module installation guide.