Beefy Boxes and Bandwidth Generously Provided by pair Networks
Come for the quick hacks, stay for the epiphanies.
 
PerlMonks  

pod2html: invalid =item cross-references

by converter (Priest)
on Aug 06, 2003 at 03:15 UTC ( [id://281258]=perlquestion: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    Foo.pod:
    
    ...
    this item was referenced in Foo.
    
    =back
    
  2. or download this
    for f in {Foo,Bar}.pod
    do pod2html \
    ...
        --podpath=$PWD \
        --verbose $f
    done
    
  3. or download this
    <a name="item_foo">foo</a>
    
  4. or download this
    see <a href="file:///home/me/perltestlib/DST/XBase/Bar.html#foo">foo i
    +n the Bar manpage</a>
    
  5. or download this
    <a href="file:///home/me/perltestlib/DST/XBase/pod_problem/Bar.html#it
    +em_foo">foo in the Bar manpage</a>
    

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: perlquestion [id://281258]
Approved by antirice
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others goofing around in the Monastery: (4)
As of 2024-03-29 12:25 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found