develooper Front page | perl.perl5.porters | Postings from October 2009

RE: [PATCH] Bring Pod::Simple up to 3.09 as on CPAN.

Thread Previous | Thread Next
From:
Steve Hay
Date:
October 28, 2009 08:05
Subject:
RE: [PATCH] Bring Pod::Simple up to 3.09 as on CPAN.
Message ID:
1B32FF956ABF414C9BCE5E487A1497E704B8571D@ukmail02.planit.group
Rafael Garcia-Suarez wrote on 2009-10-28:
> 2009/10/27 David E. Wheeler <david@kineticode.com>:
>> ---  cpan/Pod-Simple/ChangeLog                    |   60 ++++-
>>  cpan/Pod-Simple/lib/Pod/Simple.pm            |    9 +-
>>  cpan/Pod-Simple/lib/Pod/Simple.pod           |   50 +++-
>>  cpan/Pod-Simple/lib/Pod/Simple/BlackBox.pm   |   41 +++-
>>  cpan/Pod-Simple/lib/Pod/Simple/Debug.pm      |    2 +-
>>  cpan/Pod-Simple/lib/Pod/Simple/HTML.pm       |    2 +-
>>  cpan/Pod-Simple/lib/Pod/Simple/HTMLBatch.pm  |   55 ++--
>>  cpan/Pod-Simple/lib/Pod/Simple/PullParser.pm |   38 ++-
>>  cpan/Pod-Simple/lib/Pod/Simple/XHTML.pm      |  228 ++++++++++++---
>>  cpan/Pod-Simple/t/corpus.t                   |    4 +-
>>  cpan/Pod-Simple/t/corpus2/README             |    3 +
>>  cpan/Pod-Simple/t/fcodes.t                   |   16 +-
>>  cpan/Pod-Simple/t/fcodes_l.t                 |   42 ++--
>>  cpan/Pod-Simple/t/fcodes_s.t                 |    2 +-
>>  cpan/Pod-Simple/t/html01.t                   |   21 ++-
>>  cpan/Pod-Simple/t/htmlbat.t                  |   35 ++-
>>  cpan/Pod-Simple/t/items02.t                  |   88 +++---
>>  cpan/Pod-Simple/t/pulltitl.t                 |   26 ++-
>>  cpan/Pod-Simple/t/reinit.t                   |    2 +-
>>  cpan/Pod-Simple/t/search20.t                 |    8 +-
>>  cpan/Pod-Simple/t/search22.t                 |    8 +-
>>  cpan/Pod-Simple/t/search50.t                 |   30 ++-
>>  cpan/Pod-Simple/t/strpvbtm.t                 |  111 +++++++
>>  cpan/Pod-Simple/t/xhtml01.t                  |  136 ++++++++--
>>  cpan/Pod-Simple/t/xhtml10.t                  |  408
>> ++++++++++++++++++++++++++  25 files changed, 1219 insertions(+), 206
>> deletions(-)  create mode 100644 cpan/Pod-Simple/t/corpus2/README
>>  create mode 100644 cpan/Pod-Simple/t/strpvbtm.t  create mode 100644
>> cpan/Pod-Simple/t/xhtml10.t
> 
> Thanks, applied as 9d65762f3680caf03a8526c0d9868a9b366f7818, and
> MANIFEST amended by the next commit.

Regarding this thread:

http://www.xray.mpe.mpg.de/mailing-lists/perl5-porters/2009-10/msg00967.html

would it be worth making another release with the various Pod-Simple/t/corpus files that currently have DOS EOLs converted to UNIX EOLs? Or is there some specific reason why they have DOS EOLs?


Thread Previous | Thread Next


nntp.perl.org: Perl Programming lists via nntp and http.
Comments to Ask Bjørn Hansen at ask@perl.org | Group listing | About