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
Re: [PATCH] CwdXS, Take 2
[perl5.git]
/
ext
/
Cwd
/
Makefile.PL
Commit
Line
Data
0d2079fa
BS
1
use ExtUtils::MakeMaker;
2
WriteMakefile(
3
NAME => 'Cwd',
4
VERSION => '2.04',
5
);