summaryrefslogtreecommitdiff
path: root/ext/B
diff options
context:
space:
mode:
authorRafael Garcia-Suarez <rgarciasuarez@gmail.com>2009-07-16 23:46:16 +0200
committerRafael Garcia-Suarez <rgarciasuarez@gmail.com>2009-07-16 23:46:29 +0200
commit0010debf167cdf2a49aa9d53a72f267a9db39895 (patch)
tree4df1a93e8a33fa9bdeb95ce5c1b77e7315bd9788 /ext/B
parent4facedc50e776eef20e2990271b7243eeb79c4ef (diff)
downloadperl-0010debf167cdf2a49aa9d53a72f267a9db39895.tar.gz
Add a version number to B::Lint::Debug
Diffstat (limited to 'ext/B')
-rw-r--r--ext/B/B/Lint/Debug.pm2
1 files changed, 2 insertions, 0 deletions
diff --git a/ext/B/B/Lint/Debug.pm b/ext/B/B/Lint/Debug.pm
index 0a9b1bebb9..5929bb6d42 100644
--- 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::