| Server IP : 23.254.227.96 / Your IP : 216.73.216.21 Web Server : Apache/2.4.62 (Unix) OpenSSL/1.1.1k System : Linux hwsrv-1277026.hostwindsdns.com 4.18.0-477.13.1.el8_8.x86_64 #1 SMP Tue May 30 14:53:41 EDT 2023 x86_64 User : viralblo ( 1001) PHP Version : 8.1.31 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : OFF | Sudo : ON | Pkexec : ON Directory : /proc/self/root/usr/share/doc/perl-Convert-BinHex/ |
Upload File : |
Revision history for Perl module Convert::BinHex
1.125 2015-11-15
- Made the Test:: modules TEST_REQUIRES (ticket 108523, TODDR)
1.124 2015-08-19
- Changed debinhex to UTF-8
- Made the Test:: modules optional (ticket 101974, mishikal at yahoo.com)
- Fixed a manual typo (ticket 88874, gregoa at debian.org)
1.123 2013-09-06
- Fixed pod error in debinhex and added pod tests
1.122 2013-08-25
- Added unit tests for OO and CRC code
1.121 2013-08-23
- Changes file reformatted thanks to Neil Bowers (NEILB)
- Moved to Dist::Zilla's OurPkgVersion for keeping $VERSIONs in sync
1.120 2013-08-22
- First CPAN release by Stephen Nelson (STEPHEN),
who's now maintaining this module.
1.119 1997-06-27
- Changes unknown, but this was the last (and first?) CPAN release by ERYQ
1.118 unknown
- Ready to go public (with Paul's version, patched for native Mac support)!
- Warnings have been suppressed in a few places
where undefined values appear.
1.115 unknown
- Fixed another bug in comp2bin, related to the MARK falling on a
boundary between inputs. Added testing code.
1.114 unknown
- Added BIN-to-HEX conversion. Eh. It's a start.
- Also, a lot of documentation additions and cleanups.
- Some methods were also renamed.
1.103 unknown
- Fixed bug in decompression (wasn't saving last character).
- Fixed "NoComment" bug.
1.102 unknown
- Initial release.