projects
/
p5sagit/p5-mst-13.2.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
(parent:
4facedc
)
Add a version number to B::Lint::Debug
Rafael Garcia-Suarez [Thu, 16 Jul 2009 21:46:16 +0000 (23:46 +0200)]
ext/B/B/Lint/Debug.pm
patch
|
blob
|
blame
|
history
diff --git
a/ext/B/B/Lint/Debug.pm
b/ext/B/B/Lint/Debug.pm
index
0a9b1be
..
5929bb6
100644
(file)
--- a/
ext/B/B/Lint/Debug.pm
+++ b/
ext/B/B/Lint/Debug.pm
@@
-1,5
+1,7
@@
package B::Lint::Debug;
+our $VERSION = '0.01';
+
=head1 NAME
B::Lint::Debug - Adds debugging stringification to B::