projects
/
imager-graph.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f68db40
)
remove 5.005 inappropriate use warnings
author
Tony Cook
<tony@develop-help.com>
Mon, 16 Mar 2009 08:43:41 +0000
(08:43 +0000)
committer
Tony Cook
<tony@develop-help.com>
Mon, 16 Mar 2009 08:43:41 +0000
(08:43 +0000)
Graph.pm
patch
|
blob
|
blame
|
history
diff --git
a/Graph.pm
b/Graph.pm
index 55f12cf9dd52fe934bd6b190051ae7037be393b4..93e05f8c1a3e4c061f49c6adf0cb26587b8f12ed 100644
(file)
--- a/
Graph.pm
+++ b/
Graph.pm
@@
-24,7
+24,6
@@
method.
=cut
use strict;
-use warnings;
use vars qw($VERSION);
use Imager qw(:handy);
use Imager::Fountain;