Archive-Tar-Wrapper

 view release on metacpan or  search on metacpan

README  view on Meta::CPAN

        of newly generated files if the -p option is given (default for
        superuser).

BUGS
    Archive::Tar::Wrapper doesn't currently handle filenames with embedded
    newlines.

  Microsoft Windows support
    Support on Microsoft Windows is limited.

    Versions below Windows 10 will not be supported for desktops, and for
    servers only Windows 2012 and above.

    The GNU "tar.exe" program doesn't work properly with the current
    interface of Archive::Tar::Wrapper.

    You must use the "bsdtar.exe" and make sure it appears first in the
    "PATH" environment variable than the GNU tar (if it is installed). See
    <http://libarchive.org/> for details about how to download and install
    "bsdtar.exe", or go to <http://gnuwin32.sourceforge.net/packages.html>
    for a direct download. Be sure to look for the "bzip2" program package

lib/Archive/Tar/Wrapper.pm  view on Meta::CPAN


=head1 BUGS

B<Archive::Tar::Wrapper> doesn't currently handle filenames with embedded
newlines.

=head2 Microsoft Windows support

Support on Microsoft Windows is limited.

Versions below Windows 10 will not be supported for desktops, and for servers
only Windows 2012 and above.

The GNU C<tar.exe> program doesn't work properly with the current interface of
B<Archive::Tar::Wrapper>.

You must use the C<bsdtar.exe> and make sure it appears first in the C<PATH>
environment variable than the GNU tar (if it is installed). See
L<http://libarchive.org/> for details about how to download and
install C<bsdtar.exe>, or go to L<http://gnuwin32.sourceforge.net/packages.html>
for a direct download. Be sure to look for the C<bzip2> program package to



( run in 0.500 second using v1.01-cache-2.11-cpan-299005ec8e3 )