aboutsummaryrefslogtreecommitdiff
path: root/textproc/p5-Text-TabularDisplay
Commit message (Collapse)AuthorAgeFilesLines
* Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtryEdwin Groothuis2006-01-221-2/+2
| | | | | | | | Approved by: krion@ PR: ports/88711 (related) Notes: svn path=/head/; revision=154116
* Update to 1.22Lars Thegler2006-01-082-4/+4
| | | | Notes: svn path=/head/; revision=153054
* - Update to 1.21Lars Thegler2005-12-102-3/+4
| | | | | | | - Add SHA256 checksum Notes: svn path=/head/; revision=150803
* search.cpan.org redirect reduction canonicalization project, pass 1:Bill Fenner2005-09-211-1/+1
| | | | | | | | | | | URLs automatically rewritten from /search?dist=Foo or /dist/Foo to /dist/Foo/ (note trailing slash). After a 2002(!) reorganization, this is the preferred way to refer to modules on search.cpan.org. This pass brought to you by http://people.freebsd.org/~fenner/fix-search Notes: svn path=/head/; revision=143304
* Update to 1.20Lars Thegler2004-11-062-3/+3
| | | | Notes: svn path=/head/; revision=120990
* - Update to 1.19Lars Thegler2004-10-133-21/+4
| | | | | | | | - Remove obsolete PREFIX hackery - Patch now included in source Notes: svn path=/head/; revision=119294
* Change of email address.Lars Thegler2004-06-011-1/+1
| | | | | | | Approved by: erwin (mentor) Notes: svn path=/head/; revision=110600
* Add p5-Text-TabularDisplay 1.18, display text in formatted table output.Erwin Lansing2004-05-185-0/+50
Text::TabularDisplay simplifies displaying textual data in a table. The output is identical to the columnar display of query results in the mysql text monitor. WWW: http://search.cpan.org/dist/Text-TabularDisplay PR: ports/66804 Submitted by: Lars Thegler <lars@thegler.dk> Notes: svn path=/head/; revision=109435