summaryrefslogtreecommitdiff
path: root/cpan
diff options
context:
space:
mode:
authorFlorian Ragwitz <rafl@debian.org>2011-02-25 18:07:18 +0100
committerFlorian Ragwitz <rafl@debian.org>2011-02-25 18:07:18 +0100
commitee999586fe75fe0bba44247626493f792df9697a (patch)
tree4b941fe4f9ffc8dfcfa34061402984e1ca0f29b9 /cpan
parentfbc92d0a5238467258584f8d49926507449b8ddc (diff)
downloadperl-ee999586fe75fe0bba44247626493f792df9697a.tar.gz
Upgrade Devel::DProf to version 20110225.01
We needed another upload to fix a PAUSE indexing problem.
Diffstat (limited to 'cpan')
-rw-r--r--cpan/Devel-DProf/DProf.pm2
1 files changed, 1 insertions, 1 deletions
diff --git a/cpan/Devel-DProf/DProf.pm b/cpan/Devel-DProf/DProf.pm
index 0ad1a7db86..8582050aa7 100644
--- a/cpan/Devel-DProf/DProf.pm
+++ b/cpan/Devel-DProf/DProf.pm
@@ -235,7 +235,7 @@ sub NONESUCH_noxs {
use XSLoader ();
-$Devel::DProf::VERSION = '20110225.00'; # this version not authorized by
+$Devel::DProf::VERSION = '20110225.01'; # this version not authorized by
# Dean Roehrich. See "Changes" file.
use if $] >= 5.013, 'deprecate';