Kenichi Ishigaki > Archive-Lha-0.06 > Archive::Lha::Decode::Base

Download:
Archive-Lha-0.06.tar.gz

Dependencies

Annotate this POD

CPAN RT

Open  0
Report a bug
Source  

NAME ^

Archive::Lha::Decode::Base

DESCRIPTION ^

This is a base class for lh5-7 decoder. See Archive::Lha::Decode for options and examples.

METHODS ^

new

creates an object.

decode

decodes the archived file and returns CRC-16. See XS source for details.

AUTHOR ^

Kenichi Ishigaki, <ishigaki@cpan.org>

COPYRIGHT AND LICENSE ^

Copyright (C) 2007 by Kenichi Ishigaki.

This program is free software; you can redistribute it and/or modify it under the same terms as Perl itself.