Beefy Boxes and Bandwidth Generously Provided by pair Networks
P is for Practical
 
PerlMonks  

comment on

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

As for CmdrTaco's career as a Perl Monk, well, he was not very prolific. :)

That said, note that The Rob Malda Rule: - though supposedly penned by the gods on Sep 08 1999 - was probably authored by CmdrTaco. Though CmdrTaco's home node says "Writeups: None", if you click on "None" you'll find another node authored by CmdrTaco namely Counting Substrings in Strings - curiously, his (two sentence) Perl question was asked on Oct 27 1999, two months before Perl Monks opened its doors to the public! His only known Perl Monks node suggests CmdrTaco was hardly a Perl expert back then, and he was duly counselled by chromatic and audreyt (who suggested using the goatse secret operator years before it was known by that unfortunate name :).

Full details on early Perl monks history can be found at: The First Ten Perl Monks

Update: His immortal two sentences uttered at the dawn of Perl Monks were:

Sentence one:

Whats a clean way to count the occurances of a substring withing a string?
I guess there was no feature to edit typos back then:
Whats -> What's
occurances -> occurrences
withing -> within

Sentence two:

I've been using $x++ while /foo/g; to count the occurances of 'foo' within $_, but it really seems like $x=/foo/g; ought to (in scaler context) return a count, but for some reason it always returns either undef or 1 (eg, a boolean).
A much longer sentence yet still only three typos:
occurances -> occurrences
scaler -> scalar
eg -> e.g.


In reply to Re: [OT] Slashdot is 20 by eyepopslikeamosquito
in thread [OT] Slashdot is 20 by 1nickt

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 contemplating the Monastery: (5)
As of 2024-04-24 07:40 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found