NAME

Archive::Lha::Header::Level2

DESCRIPTION

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

This parses Level 2 headers found in the recent archives. Level 2 header uses extended headers to store longer file/directory names.

METHODS

new

parses a stream and creates an object.

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.