File: Makefile.PL

package info (click to toggle)
libinline-perl 0.43-3
  • links: PTS
  • area: main
  • in suites: woody
  • size: 412 kB
  • ctags: 107
  • sloc: perl: 3,584; makefile: 42
file content (5 lines) | stat: -rw-r--r-- 127 bytes parent folder | download
1
2
3
4
5
use Inline::MakeMaker;

WriteInlineMakefile( NAME => 'Math::Simple',
	             VERSION_FROM => 'Simple.pm',
	           );