Added support for a -m option to pod2text and a margin setting for
Pod::Text that sets the left margin, at the request of a user.  The left
margin still defaults to 0.  Also fixed the appearance of items under -a
(the alt formatting option), and added tests for both.

The URL

    ftp://ftp.eyrie.org/pub/software/modules/podlators-1.24.tar.gz

has entered CPAN as

  file: $CPAN/authors/id/R/RR/RRA/podlators-1.24.tar.gz
  size: 69066 bytes
   md5: 83f3f8d539556fc00ca8359c37f9d884

Changes from previous release:

2002-08-03  Russ Allbery  <[EMAIL PROTECTED]>

        * VERSION: podlators 1.24 released.

        * lib/Pod/Text.pm (initialize): Accept margin option and use it to
        set the initial indentation level.
        (item): Fix handling of the colon in the margin when alt is
        specified, and make it work properly in the presence of a non-zero
        margin setting.
        (heading): Indent headings by the margin setting.
        * lib/Pod/Text/Overstrike.pm (heading): Indent headings by the
        margin setting.
        * scripts/pod2text.PL: Accept and document the -m option to set
        the left margin.
        * t/text-options.t: New file.  Test margin and alt.

-- 
Russ Allbery ([EMAIL PROTECTED])             <http://www.eyrie.org/~eagle/>

Reply via email to