Skip to content

Commit

Permalink
packaging for CPAN: 2.01_04
Browse files Browse the repository at this point in the history
  • Loading branch information
barefootcoder committed Feb 7, 2012
1 parent f4eba89 commit 5bcb412
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
3 changes: 3 additions & 0 deletions Changes
@@ -1,6 +1,9 @@
Revision history for Perl module Debuggit


2.01_04 Feb 6, 2012
- proper handling of Pod::Coverage's absence in t/pod_coverage.t

2.01_03 Feb 4, 2012
- fixed annoying "redefined" warnings
- fixed annoying "naked subroutines" test failures for callers of Debuggit
Expand Down
2 changes: 1 addition & 1 deletion lib/Debuggit.pm
Expand Up @@ -3,7 +3,7 @@ package Debuggit;
use strict;
use warnings;

our $VERSION = '2.01_03';
our $VERSION = '2.01_04';


#################### main pod documentation begin ###################
Expand Down

0 comments on commit 5bcb412

Please sign in to comment.