NAME

Archive::Lha::Header::Level0

DESCRIPTION

You usually don't need to use this directly. See Archive::Lha::Header for examples.

This parses Level 0 headers found mainly in the oldest archives created in the MS-DOS era.

METHODS

new

parses a stream and creates an object.

SEE ALSO

Archive::Lha::Header::Base

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.