The Perl Toolchain Summit 2025 Needs You: You can help 🙏 Learn more
12345678910111213141516171819 Class('{{ $plugin->dist_name }}', { /*VERSION,*/ use : [ ], has : { }, methods : { }})
Class(
'{{ $plugin->dist_name }}'
, {
/*VERSION,*/
use : [ ],
has : {
},
methods : {
}
})