Beefy Boxes and Bandwidth Generously Provided by pair Networks
Clear questions and runnable code
get the best and fastest answer
 
PerlMonks  

comment on

( [id://3333]=superdoc: print w/replies, xml ) Need Help??
I use pod as a general documentation language :)
I document (lately) my java in pod (javadoc--) :)
I take notes in pod (always!) ;)
I write essays in pod (not that I care to share).

How the mind works (association) is a part of it, but I'll bet another part is exposure. Most people just haven't a clue what pod is, or it doesn't seem appealing enough. Here's what they may be thinking:

  • How do you embed images in POD? they'd ask
    • What? No Images?? they'd say, to which i'd respond:

      Most documentation needs no images (even though there is plenty of users who might prefer it), so most writing documentation don't mind (i sure as feck don't), and neither should you (plain is plenty). But if you're desperate, you can always embed html (as in =begin html html =end html).

    • What? =begin html?? they'd say, to which i'd respond:

      It may seem weird to embed other formats into pod, but that's the beauty of pod. You may argue why not use html to begin with, but you know why. And if you don't like doing it because you have more than one target format like html, well you got Pod::Parser (among many others) baby, so invent your own ( =for imageEmbedderInAllMyTargetFormats filename anybody? powerful indeed).


MJD says you can't just make shit up and expect the computer to know what you mean, retardo!
I run a Win32 PPM repository for perl 5.6x+5.8x. I take requests.
** The Third rule of perl club is a statement of fact: pod is sexy.


In reply to Re: POD as a general documentation system by PodMaster
in thread POD as a general documentation system by robartes

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 exploiting the Monastery: (3)
As of 2024-04-19 20:04 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found