File: Makefile.PL

package info (click to toggle)
libtickit-async-perl 0.24-2
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 140 kB
  • sloc: perl: 315; makefile: 5
file content (6 lines) | stat: -rw-r--r-- 277 bytes parent folder | download | duplicates (5)
1
2
3
4
5
6
# Note: this file was auto-generated by Module::Build::Compat version 0.4220
    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');