projects
/
p5sagit/p5-mst-13.2.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
blame
|
history
|
raw
|
HEAD
Remove Encode::Tcl::Extended, suggested by
[p5sagit/p5-mst-13.2.git]
/
ext
/
attrs
/
Makefile.PL
1
use ExtUtils::MakeMaker;
2
WriteMakefile(
3
NAME => 'attrs',
4
VERSION_FROM => 'attrs.pm',
5
MAN3PODS => {}, # Pods will be built by installman.
6
XSPROTOARG => '-noprototypes'
7
);