diff options
author | Abigail <abigail@abigail.be> | 2016-11-24 13:22:10 +0100 |
---|---|---|
committer | Abigail <abigail@abigail.be> | 2017-01-16 19:18:14 +0100 |
commit | 2560602ccfb78a9b4743012af45eeb2e7b74e47e (patch) | |
tree | f069499afd68bda2da8fc3106f485c2d1bf0b4d4 /utils.lst | |
parent | 856f8944b1d313e9baaa81430ebd961e986904d3 (diff) | |
download | perl-2560602ccfb78a9b4743012af45eeb2e7b74e47e.tar.gz |
Remove utils/c2ph and utils/pstruct
These programs are the same, just behave differently depending on
under which name you call it.
This is a very old script, originally dating from the perl3 era.
It has been deprecated in favour of h2xs for a long time.
In Perl 5.26, these utilities will no longer be available.
Diffstat (limited to 'utils.lst')
-rw-r--r-- | utils.lst | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -3,7 +3,6 @@ cpan/podlators/blib/script/pod2text cpan/Pod-Usage/blib/script/pod2usage cpan/Pod-Checker/blib/script/podchecker cpan/Pod-Parser/blib/script/podselect -utils/c2ph # link = utils/pstruct utils/cpan utils/corelist utils/enc2xs |