Beefy Boxes and Bandwidth Generously Provided by pair Networks
Welcome to the Monastery
 
PerlMonks  

Re^6: POD Meditation?

by LanX (Saint)
on Apr 28, 2012 at 21:10 UTC ( [id://967864]=note: print w/replies, xml ) Need Help??


in reply to Re^5: POD Meditation?
in thread POD Meditation?

/* =head1 Not_Perl() Only POD can parse POD! =cut */ function Not_Perl (){ window.alert("JavaScript!"); }

Cheers Rolf

Replies are listed 'Best First'.
Re^7: POD Meditation?
by JavaFan (Canon) on Apr 28, 2012 at 21:17 UTC
    So, you have Javascript comment.

    Is there a point you are trying to make?

      Yes, but my "point" is cautiously hidden in the code.

      Try running pod2text or pod2html on it to reveal the secret message! ;-)

      Cheers Rolf

        In my first message in this thread, I wrote:
        Because POD parsers actually don't parse POD. They parse anything between ^=\w and ^=cut, without looking at context, assuming to capture all the POD (and nothing but the POD).
        Do your contributions contradict that, or somehow add additional insight?

        Really, I fail to understand what point you're trying to make.

        My point is, "POD parsers are stupid, they don't know context", and all you've done so far is add more examples of this.

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others browsing the Monastery: (10)
As of 2024-04-19 08:42 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found