Dave Cross: Still Munging Data With Perl: Online event - Mar 17 Learn more

# Note: this file was auto-generated by Module::Build::Compat version 0.3607
WriteMakefile
(
'NAME' => 'Mojolicious::Plugin::Toto',
'VERSION_FROM' => 'lib/Mojolicious/Plugin/Toto.pm',
'PREREQ_PM' => {
'Mojolicious' => '1.46',
'Test::More' => 0
},
'INSTALLDIRS' => 'site',
'EXE_FILES' => [],
'PL_FILES' => {}
)
;