Codebase list libebook-tools-perl / debian/0.4.6-1 Makefile.PL
debian/0.4.6-1

Tree @debian/0.4.6-1 (Download .tar.gz)

Makefile.PL @debian/0.4.6-1raw · history · blame

1
2
3
4
5
6
7
# Note: this file was auto-generated by Module::Build::Compat version 0.30
require 5.8.8;
    use Module::Build::Compat 0.02;
    
    Module::Build::Compat->run_build_pl(args => \@ARGV);
    require Module::Build;
    Module::Build::Compat->write_makefile(build_class => 'Module::Build');