man > CPAN::Kwalify

🏷️ NAME

CPAN::Kwalify — Interface between CPAN.pm and Kwalify.pm

🚀 Quick Reference

Use CaseCommandDescription
🛠️ Validate distroprefs datavalidate('distroprefs', $data, $file, $doc)Validate data against the distroprefs schema
📄 Retrieve schema YAMLyaml($schema_name)Returns the YAML text of a supported schema

📋 SYNOPSIS

use CPAN::Kwalify;
validate($schema_name, $data, $file, $doc);

📖 DESCRIPTION

🔧 _validate($schema_name, $data, $file, $doc)

🔄 Relies on being called from within CPAN.pm.

💥 Dies if something fails. Does not return anything useful.

📄 yaml($schema_name)

📥 Returns the YAML text of that schema. 💥 Dies if something fails.

👤 AUTHOR

Andreas Koenig <andk AT cpan.org>

⚖️ LICENSE

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

CPAN::Kwalify
🏷️ NAME 🚀 Quick Reference 📋 SYNOPSIS 📖 DESCRIPTION
🔧 _validate($schema_name, $data, $file, $doc) 📄 yaml($schema_name)
👤 AUTHOR ⚖️ LICENSE

Generated by phpman v4.9.26-5-g7740029 · Markdown · JSON · MCP Author: Che Dong Under GNU General Public License
2026-08-23 06:15 @216.73.216.102
CrawledBy Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)
Valid XHTML 1.0 Transitional!Valid CSS!