projects
/
platform
/
upstream
/
perl.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d584a1c
)
Fwd: CPAN Upload: S/SA/SAPER/constant-1.12.tar.gz
author
Sébastien Aperghis-Tramoni
<sebastien@aperghis.net>
Tue, 6 Nov 2007 02:49:51 +0000
(
03:49
+0100)
committer
Nicholas Clark
<nick@ccl4.org>
Tue, 6 Nov 2007 10:47:30 +0000
(10:47 +0000)
Message-Id: <
7B502F45
-AB25-4EFF-8147-
A02D8E2E9E21
@free.fr>
Date: Tue, 6 Nov 2007 02:49:51 +0100
p4raw-id: //depot/perl@32227
lib/constant.pm
patch
|
blob
|
history
diff --git
a/lib/constant.pm
b/lib/constant.pm
index 4b6c98b9d8d60dbac4520c34c36693d6559da0ad..60d495722d3855376d346a3839a5c0de8032dfeb 100644
(file)
--- a/
lib/constant.pm
+++ b/
lib/constant.pm
@@
-4,7
+4,7
@@
use strict;
use warnings::register;
use vars qw($VERSION %declared);
-$VERSION = '1.1
1
';
+$VERSION = '1.1
2
';
#=======================================================================