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 above  -  L<perlsyn/"PODs: Embedded Documentation">


  Here are the errors I get when running pod2html
  
D:\Perl\bin\pod2html.bat: no title for D:\http\Blat\faq\B.pl at 
D:/Perl/lib/Pod/Html.pm line 402.
D:\Perl\bin\pod2html.bat: D:\http\Blat\faq\B.pl: cannot resolve L<B2.pl/"#see also"> 
in paragraph 7. at D:/Perl/lib/Pod/Html.pm line 1562.

I think the 'cannot resolve' error is because it can't find the file
(it is in the same dir), but how do I tell it where to look?

-- 
[EMAIL PROTECTED]
Using The Bat! eMail v1.60q
Windows 2000 5.0.2195 (Service Pack 2)
Life would be easier if I had the source code.


-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to