The Perl Toolchain Summit 2025 Needs You: You can help 🙏 Learn more
12345678 # vim: set ft=perl ts=8 sts=2 sw=2 tw=100 et :package MyVocabulary::MissingSub;use Moo;with 'JSON::Schema::Modern::Vocabulary';# missing vocabulary, keywords1;
# vim: set ft=perl ts=8 sts=2 sw=2 tw=100 et :
package
MyVocabulary::MissingSub;
use
Moo;
with
'JSON::Schema::Modern::Vocabulary'
;
# missing vocabulary, keywords
1;