Beefy Boxes and Bandwidth Generously Provided by pair Networks
Come for the quick hacks, stay for the epiphanies.
 
PerlMonks  

Re^3: Handling multiple output files simultaneously using arrays of filehandles and filenames

by talexb (Chancellor)
on Jan 22, 2021 at 03:21 UTC ( [id://11127257]=note: print w/replies, xml ) Need Help??


in reply to Re^2: Handling multiple output files simultaneously using arrays of filehandles and filenames
in thread Handling multiple output files simultaneously using arrays of filehandles and filenames

The name 'Perlmonks' is a portmanteau word that combines 'Perl' with 'monks'; monks are religious followers who live together in a monastery. Thus, members of this website sometimes refer to each other as monks -- a description that is more metaphorical and less literal.

In English, the ending 'y', 'ie' or 'ee' (all homonyms) are added to the end of nouns to make them cuter, and may also refer to a smaller version of the original. Thus, you might have a dog (perhaps full-grown), and also a doggy (perhaps a younger dog). They could also be described as a pup and a puppy (this isn't such a good example -- pup usually means a young dog in any case).

Taking those two paragraphs as a starting point, from 'monk' you could get 'monkee', which might mean a younger monk, or a cute name for the regulars of this community.

You're right that Google told you The Monkees were a pop band back in the 60's and 70's -- this is a typical American mis-spelling to catch the eye, and is also a play on the band that they were copying, The Beatles (see: beetles -> beatles, because they played music with a beat). Another example of an intentional mis-spelling is 'tonite', a simplification of 'tonight' that's also fewer letters, so can be made from larger letters on a sign. The English word night may be descended from the German word for the same thing, nacht, but nite is a homonym, so can be used in place of night. (OK, the British may squirm -- whatever.)

Heh. Language is fun.

Alex / talexb / Toronto

Thanks PJ. We owe you so much. Groklaw -- RIP -- 2003 to 2013.

  • Comment on Re^3: Handling multiple output files simultaneously using arrays of filehandles and filenames

Replies are listed 'Best First'.
Re^4: Handling multiple output files simultaneously using arrays of filehandles and filenames
by Fletch (Bishop) on Jan 22, 2021 at 16:22 UTC
    use Railway::Schedule (); use List::MoreUtils qw( lastval ); my $train = lastval { $_->destination eq q{Clarksville} } Railway::Sch +edule->all_trains; $train->take;

    The cake is a lie.
    The cake is a lie.
    The cake is a lie.

Re^4: Handling multiple output files simultaneously using arrays of filehandles and filenames
by xiaoyafeng (Deacon) on Jan 25, 2021 at 02:59 UTC
    Wow! Many thanks for your detailed answer! Learning language is really a interesting process, and Perl is absolutely the most like human language in areas of computer science. Thanks!




    I am trying to improve my English skills, if you see a mistake please feel free to reply or /msg me a correction

Log In?
Username:
Password:

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

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

      No recent polls found