This is a live mirror of the Perl 5 development currently hosted at
https://github.com/perl/perl5
https://perl5.git.perl.org
/
perl5.git
/ blame
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
blob
|
blame
(incremental) |
history
|
HEAD
perl 5.002beta2 patch: doop.c
[perl5.git]
/
ext
/
POSIX
/
Makefile.PL
Commit
Line
Data
42793c05
TB
1
use ExtUtils::MakeMaker;
2
WriteMakefile(LIBS => ["-lm -lposix -lcposix"]);