CPAN::Kwalify
Interface between CPAN.pm and Kwalify.pm
- Provided by: perl-doc (Version: 5.22.1-9ubuntu0.9)
- Source: perl
- Report a bug
Interface between CPAN.pm and Kwalify.pm
use CPAN::Kwalify; validate($schema_name, $data, $file, $doc);
Relies on being called from within CPAN.pm.
Dies if something fails. Does not return anything useful.
Andreas Koenig "<andk@cpan.org>"
This program is free software; you can redistribute it and/or modify it under the same terms as Perl itself.
See <http://www.perl.com/perl/misc/Artistic.html>