projects
/
dbsrgits/DBIx-Class.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
(parent:
b9df8e3
)
Remove leftover use from the SIGSEGV trapping days
Peter Rabbitson [Fri, 13 Aug 2010 10:58:55 +0000 (12:58 +0200)]
Makefile.PL
patch
|
blob
|
blame
|
history
diff --git
a/Makefile.PL
b/Makefile.PL
index
0e4341d
..
fad044a
100644
(file)
--- a/
Makefile.PL
+++ b/
Makefile.PL
@@
-1,7
+1,6
@@
use inc::Module::Install 1.00;
use strict;
use warnings;
-use POSIX ();
use 5.008001;