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.