Beefy Boxes and Bandwidth Generously Provided by pair Networks
We don't bite newbies here... much
 
PerlMonks  

comment on

( [id://3333]=superdoc: print w/replies, xml ) Need Help??

OK, so I needed a break last night and I have been watching the Actor's Studio and its final questionnaire a tad too much lately, so I came up with yet an other stoopid idea...

The Marcel Perl Questionnaire is a Perl version of the famous (?) Proust Questionnaire (which was not created by Proust by the way, he just answered it cleverly). The aim is to come up with a series of questions that reveal something on the questionnee's.

So here it is, with my answers:

Favorite Perl Instruction mapeven in void context {grin}
Least Favorite Instruction pack/unpackPerl Geek Code PU!
Favorite Looping Mechanism foreach
Least Favorite Looping Mechanism for( $i=0; $i<@array; $i++)if I wanted to write C I would use C
Favorite Module XML::TwigI wonder why! Narrowly beats Bone::Easy
Least Favorite Module XML::DOMNice module, but the DOM is an awful standard
Favorite Special Variable $/especially changing it while reading a file
Least Favorite Special Variable $. because it is not reset when reading several files through <>
Favorite variable type blessed scalarvery cool to use as object
Favorite Command Line Switch -p-P is cool too
Least Favorite Command Line Switch -sso much abuse is possible through this one!
Favorite Pragma overloaddespite the performance penalty
Favorite Regexp Modifier exealthough I try to stick to ex
Favorite Regexp Metachar \Lwe don't need no stinkin' upper case!
Favorite Descriptive Variable Name totoI am French!
Favorite HERE Doc delimitor THISor THAT
Favorite Filehandle INor... OUT

In reply to The Marcel Perl Questionnaire by mirod

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 cooling their heels in the Monastery: (3)
As of 2024-04-25 05:11 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found