Ricardo Signes > Path-Resolver-2.002 > Path::Resolver::Resolver::Archive::Tar

Download:
Path-Resolver-2.002.tar.gz

Dependencies

Annotate this POD

CPAN RT

Open  0
Report a bug
Module Version: 2.002   Source   Latest Release: Path-Resolver-3.092200

NAME ^

Path::Resolver::Resolver::Archive::Tar - find content inside a tar archive

VERSION ^

version 2.002

ATTRIBUTES ^

archive

This attribute stores the Archive::Tar object in which content will be resolved. A simple string may be passed to the constructor to be used as an archive filename.

root

If given, this attribute specifies a root inside the archive under which to look. This is useful when dealing with an archive in which all content is under a common directory.

AUTHOR ^

  Ricardo Signes <rjbs@cpan.org>

COPYRIGHT AND LICENSE ^

This software is copyright (c) 2009 by Ricardo Signes.

This is free software; you can redistribute it and/or modify it under the same terms as perl itself.