debian man page for dist::metadata::tar

Query: dist::metadata::tar

OS: debian

Section: 3pm

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

Dist::Metadata::Tar(3pm)				User Contributed Perl Documentation				  Dist::Metadata::Tar(3pm)

NAME
Dist::Metadata::Tar - Enable Dist::Metadata for tar files
VERSION
version 0.923
SYNOPSIS
my $dist = Dist::Metadata->new(file => $path_to_archive);
DESCRIPTION
This is a subclass of Dist::Metadata::Dist (actually of Dist::Metadata::Archive) to enable determining the metadata from a tar file. This is probably the most useful subclass. It's probably not very useful on it's own though, and should be used from "new" in Dist::Metadata.
AUTHOR
Randy Stauner <rwstauner@cpan.org>
COPYRIGHT AND LICENSE
This software is copyright (c) 2011 by Randy Stauner. This is free software; you can redistribute it and/or modify it under the same terms as the Perl 5 programming language system itself. perl v5.14.2 2012-06-19 Dist::Metadata::Tar(3pm)
Related Man Pages
dist::metadata::dist(3pm) - debian
dist::metadata::struct(3pm) - debian
dist::zilla::plugin::metadata(3pm) - debian
dist::zilla::pluginbundle::classic(3pm) - debian
dist::zilla::role::moduleinfo(3pm) - debian
Similar Topics in the Unix Linux Community
Adding the individual columns of a matrix.
awk or sed - Convert 2 lines to 1 line
Find columns in a file based on header and print to new file
A (ksh) Library For and From UNIX.com