Alien-Tar-Size
view release on metacpan or search on metacpan
lib/Alien/Tar/Size.pm view on Meta::CPAN
use warnings;
use parent qw( Alien::Base );
use version; our $VERSION = version->declare("v0.2.2");
1;
__END__
=pod
=encoding utf-8
=head1 NAME
Alien::Tar::Size - tar LD_PRELOAD hack to compute size of tar file
without reading and writing, provided as Alien package
=head1 AUTHOR
Gavin Hayes, C<< <gahayes at cpan.org> >>
( run in 0.375 second using v1.01-cache-2.11-cpan-4d50c553e7e )