Thank you...
-Original Message-
From: Chas Owens [mailto:[EMAIL PROTECTED]
Sent: Tuesday, September 11, 2007 1:53 PM
To: Moon, John
Cc: beginners@perl.org
Subject: Re: POD question
On 9/11/07, Moon, John <[EMAIL PROTECTED]> wrote:
> I'm trying to single space lines in a P
On 9/11/07, Moon, John <[EMAIL PROTECTED]> wrote:
> I'm trying to single space lines in a POD but without success...
> Removing the blank lines yields one line of text. Any help will be
> appreciated.
snip
Add a space (or spaces) before the lines
=item d. The file looks like:
=back
=back
=pod
I'm trying to single space lines in a POD but without success...
Removing the blank lines yields one line of text. Any help will be
appreciated.
=item d. The file looks like:$
$
=back$
$
=back$
$
=pod$
$
200708_200709101429$
$
10-09-07 14:29$
$
L1$
$
=cut$
gives
d. The file looks like:
beginners,
I am trying to add some docs to my code, and want to add a link to
another document. I have seen it work, but can't figure it out.
Running ActiveState Perl
Trying pod2html
example I am trying to follow
perlpod.html has a link to perlsyn.html
pod code for the