[Chicago-talk] Multiple spaces, ascii art, pod

Ed Summers ehs at pobox.com
Thu Feb 5 08:16:48 CST 2004


On Thu, Feb 05, 2004 at 08:04:21AM -0600, Jay Strauss wrote:
>        ---------
> doing something unintended

file: test.pod

=head1 Example 1

                   --------
                   |      |
                  /|\     |
    ====================  |
    |  artist          |  |
    |------------------|  |
    |  artistid        |---
    |  name            |
    |  parentartistid  |
    ====================

=cut

% pod2text test.pod

Example 1
                       --------
                       |      |
                      /|\     |
        ====================  |
        |  artist          |  |
        |------------------|  |
        |  artistid        |---
        |  name            |
        |  parentartistid  |
        ====================

Looks ok to me :)

//Ed



More information about the Chicago-talk mailing list