libdata-showtable-perl 4.4-1 source package in Ubuntu

Changelog

libdata-showtable-perl (4.4-1) unstable; urgency=low


  * Import Upstream version 4.4
  * Drop pod-errors.patch, applied upstream

 -- Florian Schlichting <email address hidden>  Thu, 24 Oct 2013 23:17:18 +0200

Upload details

Uploaded by:
Debian Perl Group
Uploaded to:
Sid
Original maintainer:
Debian Perl Group
Architectures:
all
Section:
perl
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Trusty: [FULLYBUILT] i386

Downloads

File Size SHA-256 Checksum
libdata-showtable-perl_4.4-1.dsc 2.1 KiB db37f78be0ed9fd53e824f7b287ab506bef2feb7f40cfa73197a5671aad59fc8
libdata-showtable-perl_4.4.orig.tar.gz 402.3 KiB 6f260c6ecb117156e036d727b43c0f214911028ee5c7829bed7919acb05ad785
libdata-showtable-perl_4.4-1.debian.tar.gz 2.8 KiB 3e80f7274c12c21c7994d875facb10784660255d657adf411954b7b8de6ba074

Available diffs

No changes file available.

Binary packages built by this source

libdata-showtable-perl: Perl module to print arrays of data in a formatted listing

 Data::ShowTable is a Perl module which defines subroutines
 to print arrays of data in a nicely formatted listing, using one of
 four possible formats: simple table, boxed table, list style, and
 HTML-formatting (for World-Wide-Web output).
 In other words, showtable is a data formatting program. Using the
 '-html' option, showtable can accept ASCII tabular data and format it
 appropriately for display through a Web-browser.