NAME
Archive::Ar::Libarchive::AixBig - Machinery for dealing with ar files of the AIX (big) format
VERSION
version 2.05_02
SYNOPSIS
use Archive::Ar::Libarchive;
DESCRIPTION
This module contains the machinery for dealing with ar archive files that are in the AIX (big) format for Archive::Ar::Libarchive. It doesn't provide any public interfaces.
SEE ALSO
AUTHOR
Graham Ollis <plicease@cpan.org>
COPYRIGHT AND LICENSE
This software is copyright (c) 2013 by Graham Ollis.
This is free software; you can redistribute it and/or modify it under the same terms as the Perl 5 programming language system itself.