perl/perl-Text-Tabulate: Update homepage and download.
Signed-off-by: Chris Novakovic <chris@chrisn.me.uk> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
ee791b0951
commit
105eed6622
|
@ -1,7 +1,7 @@
|
|||
PRGNAM="perl-Text-Tabulate"
|
||||
VERSION="1.1.1"
|
||||
HOMEPAGE="https://metacpan.org/pod/Text::Tabulate"
|
||||
DOWNLOAD="http://www.cpan.org/authors/id/A/AR/ARIF/Text-Tabulate-1.1.1.tar.gz"
|
||||
DOWNLOAD="https://cpan.metacpan.org/authors/id/A/AR/ARIF/Text-Tabulate-1.1.1.tar.gz"
|
||||
MD5SUM="1e8ad838350ccddd0175a44c99aba40e"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
|
|
|
@ -12,7 +12,7 @@ perl-Text-Tabulate: This perl module takes an array of line text data, each line
|
|||
perl-Text-Tabulate: separated by some string matching a given regular expression, and
|
||||
perl-Text-Tabulate: returns a minimal width text table with each column aligned.
|
||||
perl-Text-Tabulate:
|
||||
perl-Text-Tabulate: http://search.cpan.org/~arif/Text-Tabulate-1.1.1/lib/Text/Tabulate.pm
|
||||
perl-Text-Tabulate: https://metacpan.org/release/ARIF/Text-Tabulate-1.1.1
|
||||
perl-Text-Tabulate:
|
||||
perl-Text-Tabulate:
|
||||
perl-Text-Tabulate:
|
||||
|
|
Loading…
Reference in New Issue