File: Makefile.PL

package info (click to toggle)
libsocket-getaddrinfo-perl 0.22-1
  • links: PTS, VCS
  • area: main
  • in suites: jessie, jessie-kfreebsd, wheezy
  • size: 444 kB
  • ctags: 748
  • sloc: perl: 964; makefile: 14
file content (6 lines) | stat: -rw-r--r-- 277 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
# Note: this file was auto-generated by Module::Build::Compat version 0.3800
    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');