pkgsrc-WIP-cvs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: wip/p5-Text-ASCIITable
Module name: wip
Committed by: jgoamakf
Date: Sat Oct 15 15:49:13 UTC 2011
Modified Files:
wip/p5-Text-ASCIITable: Makefile distinfo
Log Message:
Update p5-Text-ASCIITable to 0.18.
Changes from previous:
0.18 Sat Jul 15 00:00:00 2005
- Changed from ExtUtils::MakeMaker to Module::Build for better support
for
various platforms.
- Added the function addRowLine(), which allows you to add lines after
any
row.
0.17 Tue Sep 27 01:00:00 2005
- Fixed a memory-leak in the overloaded tie-array. Thanks to Matt Trout
and Andy
Grundman in the Catalyst team for reporting, and submitting six.
- Added 'justify' alignment. Which gives you a newspaper way of
aligning words.
- Added a example script to let you test ansi-support in
Text::ASCIITable.
- Changed the default-layout a tiny bit.
0.16 Thi Sep 22 18:41:00 2005
- Fixed bug that made warnings of uninitialized variables when you added
a cell with an undefined value. Therefore a new option 'undef_as'
variable
was added. Bug ref: http://rt.cpan.org/NoAuth/Bug.html?id=14702
- Added the possibility to add several rows with addRow using array of
arrayrefs. Wish ref: http://rt.cpan.org/NoAuth/Bug.html?id=14703
- Updated the documentation to use 'package->new()' instead of 'new
package()'
- Added support for chaining methods. Added as an option for backwards
compatibility. Wish ref: http://rt.cpan.org/NoAuth/Bug.html?id=14703
To generate a diff of this commit:
cvs -z3 rdiff -u -r1.1.1.1 -r1.2 wip/p5-Text-ASCIITable/distinfo
cvs -z3 rdiff -u -r1.2 -r1.3 wip/p5-Text-ASCIITable/Makefile
To view a diff of this commit:
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/p5-Text-ASCIITable/distinfo?r1=1.1.1.1&r2=1.2
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/p5-Text-ASCIITable/Makefile?r1=1.2&r2=1.3
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
------------------------------------------------------------------------------
All the data continuously generated in your IT infrastructure contains a
definitive record of customers, application performance, security
threats, fraudulent activity and more. Splunk takes this data and makes
sense of it. Business sense. IT sense. Common sense.
http://p.sf.net/sfu/splunk-d2d-oct
_______________________________________________
pkgsrc-wip-cvs mailing list
pkgsrc-wip-cvs%lists.sourceforge.net@localhost
https://lists.sourceforge.net/lists/listinfo/pkgsrc-wip-cvs
Home |
Main Index |
Thread Index |
Old Index