+summary : Term::Table - Format a header and rows into a table
+description: |
+ This is used by some failing tests to provide diagnostics about what has gone wrong. This module is able to generic format rows of data into tables.
+builddeps :
+ - perl-importer
+ - perl-test-simple
+setup : |
+ %perl_setup
+build : |
+ %perl_build
+install : |
+ %perl_install
+check : |
+ %perl_build test
diff --git a/pspec_x86_64.xml b/pspec_x86_64.xml
new file mode 100644
--- /dev/null
+++ b/pspec_x86_64.xml
@@ -0,0 +1,42 @@
+<PISI>
+ <Source>
+ <Name>perl-term-table</Name>
+ <Packager>
+ <Name>Simon Friend</Name>
+ <Email>simbiotiqu@gmail.com</Email>
+ </Packager>
+ <License>Artistic-1.0-Perl</License>
+ <PartOf>programming.perl</PartOf>
+ <Summary xml:lang="en">Term::Table - Format a header and rows into a table</Summary>
+ <Description xml:lang="en">This is used by some failing tests to provide diagnostics about what has gone wrong. This module is able to generic format rows of data into tables.
+ <Summary xml:lang="en">Term::Table - Format a header and rows into a table</Summary>
+ <Description xml:lang="en">This is used by some failing tests to provide diagnostics about what has gone wrong. This module is able to generic format rows of data into tables.