CPAN::Kwalify(3perl) | Perl Programmers Reference Guide | CPAN::Kwalify(3perl) |
CPAN::Kwalify - 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>
2023-11-25 | perl v5.32.1 |