summaryrefslogtreecommitdiff
path: root/cpan/Text-Tabs
Commit message (Collapse)AuthorAgeFilesLines
* Text-Tabs+Wrap: Sync with CPAN version 2021.0814Aristotle Pagaltzis2021-08-218-36/+52
|
* Text-Tabs+Wrap: Sync with CPAN version 2021.0804Aristotle Pagaltzis2021-08-0520-574/+149
| | | | | | | | | | | | | | | | | | | | From upstream CHANGELOG: * Explicitly declared strictures and warnings everywhere (to support -Dusedefaultstrict perls) * Makefile.PL fixes * Unicode support on all supported versions of Perl * Full strict and warnings cleanliness * Packaging cleanups * Removal of reference benchmark from test suite (moved to xt/bench) Committer: Manual verification of the procedure Aristotle used in https://github.com/Perl/perl5/pull/19026.
* Text::Tabs: skip failing test file for nowDavid Mitchell2021-08-041-0/+9
| | | | | | | This was causing smokes to fail: $ PERLIO=stdio ./perl -Ilib cpan/Text-Tabs/t/dnsparks.t -T and -B not implemented on filehandles at cpan/Text-Tabs/t/dnsparks.t line 130
* Updated Text-Tabs+Wrap from 2013.0523 to 2021.0717Neil Bowers2021-07-2219-28/+166
|
* Remove all IGNORABLE files under cpan/Steve Hay2013-10-181-161/+0
| | | | | | | | | | | | | | | | This was discussed on p5p: http://www.nntp.perl.org/group/perl.perl5.porters/2013/10/msg208635.html One LICENSE file (Locale-Codes) has been removed (contrary to one suggestion in that thread) since it was the only one, and only says "This module is free software; you can redistribute it and/or modify it under the same terms as Perl itself." anyway. Two files that I had previously suggested retaining for the sake of tests have also been removed. In one case, a test script has been modified (in Digest-MD5; I will send a ticket upstream); in the other case (in Test-Harness) I have removed the test which depended on the MANIFEST files, as suggested in the above thread.
* Update Text-Tabs to CPAN version 2013.0523Chris 'BinGOs' Williams2013-05-306-14/+49
| | | | | | | | | | | | | | | | | | | | [DELTA] = 2013/05/23 Change module 'NAME' = 2013/05/22 Typos = 2013/04/26 Minor test suite fixes - bug 81698. Fixed bug 79766 -- an extraneous "=" in a regex. Changed the license to qualify as an "open source" license.
* Deprecate lexical $_Father Chrysostomos2012-12-042-2/+4
| | | | | | | See tickets #114020 and #75598 for why. The changes to tests in cpan/Text-Tabs have been submitted upstream at rt.cpan.org #81698.
* Upgrade to Text-Tabs+Wrap-2012.0818Steve Hay2012-08-197-36/+471
| | | | This incorporates earlier blead customizations to t/fill.t and t/tabs.t
* Revert "Documentation tweaks to Text::Tabs"Gisle Aas2010-04-191-12/+2
| | | | | | | This change was reported upstream in <https://rt.cpan.org/Ticket/Display.html?id=56699>. Committing it directly to blead was a mistake. This reverts commit f6e2320c520b8d610a864cd42aece1f0df2db895.
* Documentation tweaks to Text::TabsGisle Aas2010-04-181-2/+12
|
* Restore 8d2345e02f493825c3e22467caf8508ee3a19450.Craig A. Berry2009-10-152-6/+4
| | | | | | Also reported upstream this time (oops): https://rt.cpan.org/Ticket/Display.html?id=50542
* Move Text-Tabs+Wrap from ext/ to cpan/Nicholas Clark2009-09-2616-0/+1491