projects
/
p5sagit/Class-C3-Componentised.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
(parent:
025a7b5
)
FindBin is a core module
Peter Rabbitson [Sun, 20 Mar 2011 00:16:20 +0000 (
00:16
+0000)]
Makefile.PL
patch
|
blob
|
blame
|
history
diff --git
a/Makefile.PL
b/Makefile.PL
index
0b10913
..
b9eea7e
100644
(file)
--- a/
Makefile.PL
+++ b/
Makefile.PL
@@
-22,6
+22,4
@@
requires 'Test::Exception';
# will need adjustment if the require is removed
requires 'Class::C3' => '0.20';
-build_requires 'FindBin';
-
WriteAll;