DEBSOURCES
Skip Quicknav
sources / libjson-schema-modern-perl / 0.619-1 / t / lib / MyVocabulary / MissingRole.pm
12345678
# vim: set ft=perl ts=8 sts=2 sw=2 tw=100 et : package MyVocabulary::MissingRole; sub vocabulary { 'https://some/uri' => 'draft2020-12', } 1;