diff options
author | Florian Ragwitz <rafl@debian.org> | 2011-06-14 12:28:12 +0200 |
---|---|---|
committer | Florian Ragwitz <rafl@debian.org> | 2011-06-14 22:49:14 +0200 |
commit | c9dab4e97a0bc57966ab975591aa385f9d89f9e2 (patch) | |
tree | da608c32e98bf2902e4ed9f466ff8cb9fcd06c6e /INSTALL | |
parent | 7ac818b24e0ec6f68348321cc96349db90c36cb9 (diff) | |
download | perl-c9dab4e97a0bc57966ab975591aa385f9d89f9e2.tar.gz |
Kill Devel::DProf
It has been deprecated in 5.14. Now is the time to remove it.
Diffstat (limited to 'INSTALL')
-rw-r--r-- | INSTALL | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -2094,7 +2094,6 @@ make install will install the following: cpan2dist The CPANPLUS distribution creator. cpanp The CPANPLUS shell. cpanp-run-perl A helper for cpanp. - dprofpp Perl code profiler post-processor. enc2xs Encoding module generator. find2perl find-to-perl translator. h2ph Extract constants and simple macros from C headers. |