mirror of
https://github.com/stephenenelson/convert-binhex.git
synced 2025-02-19 16:31:17 +00:00
Fixed error in pod of debinhex and added pod test
This commit is contained in:
parent
55decd2736
commit
3caadd413c
3
Changes
3
Changes
@ -1,5 +1,8 @@
|
||||
Revision history for Perl module Convert::BinHex
|
||||
|
||||
{{$NEXT}}
|
||||
- Fixed pod error in debinhex and added pod tests
|
||||
|
||||
1.122 2013-08-25
|
||||
- Added unit tests for OO and CRC code
|
||||
|
||||
|
@ -1,5 +1,6 @@
|
||||
#!/usr/bin/perl -w
|
||||
|
||||
=encoding UTF-8
|
||||
|
||||
=head1 NAME
|
||||
|
||||
@ -34,7 +35,7 @@ Largely untested.
|
||||
Paul J. Schinder (NASA/GSFC) mostly, though Eryq can't seem to keep
|
||||
his grubby paws off anything...
|
||||
|
||||
Sören M. Andersen (somian), made it actually work under Perl 5.8.7 on MSWin32.
|
||||
Sšren M. Andersen (somian), made it actually work under Perl 5.8.7 on MSWin32.
|
||||
|
||||
=cut
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user