/home/cpanrun/depot/main/contrib-patched/perl/CPAN/src/Archive-Lha/blib/lib/Archive/Lha/Decode/Base.pm


NAME

Archive::Lha::Decode::Base


DESCRIPTION

This is a base class for lh5-7 decoder. See the Archive::Lha::Decode manpage 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.