Beefy Boxes and Bandwidth Generously Provided by pair Networks
good chemistry is complicated,
and a little bit messy -LW
 
PerlMonks  

comment on

( [id://3333]=superdoc: print w/replies, xml ) Need Help??
One day I was really really really really bored, have been up all night, hanging around here, writing some code, when a derek3000 came in needing some help with HTML::TokeParser, a module I've never used before (seen it, it was on my list). Having the need to parse HTML ( a part of what i was working on ), I decided I might as well learn to parse HTML.

So I took at look at derek's code, took at look at HTML::TokeParser, then read HTML::TokeParser, learned to love HTML::TokeParser and messed around with the code.

After about a half hour to an hour of intense pod reading and coding, I came up with something that solved his dilemma.

Here is the respective code that was born that night (some mine, some not, i can't remember the order it was created in)

http://crazyinsomniac.perlmonk.org/perl/misc/dereks.stuff.txt
http://crazyinsomniac.perlmonk.org/perl/misc/dereks.stuff.modified.txt
http://crazyinsomniac.perlmonk.org/perl/misc/derek.simple.txt
http://crazyinsomniac.perlmonk.org/perl/misc/derek300.txt
http://crazyinsomniac.perlmonk.org/perl/misc/derek3000.txt
http://crazyinsomniac.perlmonk.org/perl/misc/damiancpan.txt

In the midst of my reading, damian1301 stopped in and asked how one'd go about duplicating the CPAN nodelet (or something like that), and so I whipped up that while I was at it. That's how the HTML::TokeParser Tutorial was born ( a few hours later ).

I had always liked pod, even though my views on usage changed a little (__END__ versus inline, i'm an inline man now), but it's been a while since I read anything so intensly and passionately in such a short period of time.

When properly motivated, I can grok =pod with the best of them, hence podmaster. I always got a ActivePerl HTML Docs frame window open for easy reference. I use perldoc mostly for function lookups and applications. It's cause the html versions don't scroll nasty and always give me a nice overview of everything (and i love that _to_top link, yeah!)

Realizing that my new powers didn't merely enhance my old self, but transformed me into a whole new person, I created my alterego, podmaster.

Lately though, it has become my ego (and my cpanid), even though I still don't sleep some nights ;)

update: Forget ActivePerl::DocTools, Pod::Master for ever (hey, Randy Kobes loves it)

____________________________________________________
** The Third rule of perl club is a statement of fact: pod is sexy.


In reply to Re: Name Space by PodMaster
in thread Name Space by George_Sherston

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



  • Are you posting in the right place? Check out Where do I post X? to know for sure.
  • Posts may use any of the Perl Monks Approved HTML tags. Currently these include the following:
    <code> <a> <b> <big> <blockquote> <br /> <dd> <dl> <dt> <em> <font> <h1> <h2> <h3> <h4> <h5> <h6> <hr /> <i> <li> <nbsp> <ol> <p> <small> <strike> <strong> <sub> <sup> <table> <td> <th> <tr> <tt> <u> <ul>
  • Snippets of code should be wrapped in <code> tags not <pre> tags. In fact, <pre> tags should generally be avoided. If they must be used, extreme care should be taken to ensure that their contents do not have long lines (<70 chars), in order to prevent horizontal scrolling (and possible janitor intervention).
  • Want more info? How to link or How to display code and escape characters are good places to start.
Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others chilling in the Monastery: (2)
As of 2024-04-19 00:59 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found