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:
e26d9fd
)
update the require 5.005 line in Graph.pm
author
Tony Cook
<tony@develop-help.com>
Mon, 7 May 2012 06:23:09 +0000
(16:23 +1000)
committer
Tony Cook
<tony@develop-help.com>
Mon, 7 May 2012 06:23:09 +0000
(16:23 +1000)
Graph.pm
patch
|
blob
|
blame
|
history
diff --git
a/Graph.pm
b/Graph.pm
index 4fd73c85e958b4f75402b5b3a315c8414a438490..6371adba413a97651d1c473f720d02547e80d0b5 100644
(file)
--- a/
Graph.pm
+++ b/
Graph.pm
@@
-1,5
+1,5
@@
package Imager::Graph;
-require 5.00
5
;
+require 5.00
6
;
=head1 NAME