diff options
author | Chris 'BinGOs' Williams <chris@bingosnet.co.uk> | 2010-11-15 23:50:40 +0000 |
---|---|---|
committer | Chris 'BinGOs' Williams <chris@bingosnet.co.uk> | 2010-11-15 23:55:16 +0000 |
commit | deabda197e63bdf85e3277cea5e6a0782d7213c9 (patch) | |
tree | 6308b7b6659f65b7b7b314e98d584549d0faf462 /INSTALL | |
parent | 53226d62f432e693941b50e0f0c9c9ad3048d4e7 (diff) | |
download | perl-deabda197e63bdf85e3277cea5e6a0782d7213c9.tar.gz |
Update Archive-Tar to CPAN version 1.70
[DELTA]
* important changes in version 1.70 15/11/2010
- Add ptargrep utility courtesy of Grant McLean
** I think I found everywhere that needed updating
by grepping for 'ptardiff' and adding where needed.
This stuff is definitively not intuitive.
Diffstat (limited to 'INSTALL')
-rw-r--r-- | INSTALL | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -2118,6 +2118,7 @@ make install will install the following: psed A Perl implementation of sed ptar A Perl implementation of tar ptardiff A diff for tar archives + ptargrep A grep for tar archives s2p sed-to-perl translator shasum A tool to print or check SHA checksums splain Describe Perl warnings and errors |