hi,

Is there a good way to search Perl documentation on Windoz? I use the Active State HTML files locally, but there is no search feature that I could find. The Active State online ASPN search finds stuff, but the links are many times broken. I have tried the online O'Reilly CD bookshelf (mastering Tk) search, but its links are broken. The Pod does not seem to have a search. I read somewhere about a windows help file for perl. Does it have a good search and how do you get it or make it?

What do you suggest for searching Perl documentation? I am working a lot with Tk right now chasing down events and it is slow going.

Thanks. -Eugene

================================================

Thanks for all the good suggestions. I will be exploring many of them. -Eugene


In reply to Searching POD documentation on windoz by NatureFocus

Title:
Use:  <p> text here (a paragraph) </p>
and:  <code> code here </code>
to format your post, it's "PerlMonks-approved HTML":



  • Posts are HTML formatted. Put <p> </p> tags around your paragraphs. Put <code> </code> tags around your code and data!
  • Titles consisting of a single word are discouraged, and in most cases are disallowed outright.
  • Read Where should I post X? if you're not absolutely sure you're posting in the right place.
  • Please read these before you post! —
  • Posts may use any of the Perl Monks Approved HTML tags:
    a, abbr, b, big, blockquote, br, caption, center, col, colgroup, dd, del, details, div, dl, dt, em, font, h1, h2, h3, h4, h5, h6, hr, i, ins, li, ol, p, pre, readmore, small, span, spoiler, strike, strong, sub, summary, sup, table, tbody, td, tfoot, th, thead, tr, tt, u, ul, wbr
  • You may need to use entities for some characters, as follows. (Exception: Within code tags, you can put the characters literally.)
            For:     Use:
    & &amp;
    < &lt;
    > &gt;
    [ &#91;
    ] &#93;
  • Link using PerlMonks shortcuts! What shortcuts can I use for linking?
  • See Writeup Formatting Tips and other pages linked from there for more info.