File: Makefile.PL

package info (click to toggle)
cipux-object 3.4.0.5-1
  • links: PTS, VCS
  • area: main
  • in suites: squeeze
  • size: 376 kB
  • ctags: 44
  • sloc: perl: 2,044; makefile: 16
file content (3 lines) | stat: -rw-r--r-- 121 bytes parent folder | download | duplicates (33)
1
2
3
use Module::Build::Compat;
Module::Build::Compat->run_build_pl(args => \@ARGV);
Module::Build::Compat->write_makefile();