Beefy Boxes and Bandwidth Generously Provided by pair Networks
Perl-Sensitive Sunglasses
 
PerlMonks  

Re^2: Regrettable module names

by BrowserUk (Patriarch)
on Jul 05, 2004 at 14:05 UTC ( [id://371883]=note: print w/replies, xml ) Need Help??


in reply to Re: Regrettable module names
in thread Regrettable module names

Totally agree. Should have been I'm::a::DBI :)


Examine what is said, not who speaks.
"Efficiency is intelligent laziness." -David Dunham
"Think for yourself!" - Abigail
"Memory, processor, disk in that order on the hardware side. Algorithm, algoritm, algorithm on the code side." - tachyon

Replies are listed 'Best First'.
Re^3: Regrettable module names
by edan (Curate) on Jul 05, 2004 at 14:57 UTC

    Quite right, since "Ima" means "Mother" in Hebrew (well, okay, Aramaic, but let's not get carried away), and I don't think it's supposed to be the mother of all DBI modules...

    --
    edan

Re^3: Regrettable module names
by hardburn (Abbot) on Jul 06, 2004 at 14:41 UTC

    That'll work great until you use some syntax-highlighting editor that mistakes it for a quoted string :)

    You++ anyway, for finding an almost-good use of the single-quote package seperator.

    ----
    send money to your kernel via the boot loader.. This and more wisdom available from Markov Hardburn.

      Don't forget about another great use of the apostrophe namespace separator.
      ------------ :Wq Not an editor command: Wq
      This already happens whenever I use `, #, ", and ' in regexps. What editor are you using that it correctly parses perl? Both the cperl-perl and perl-perl major modes of emacs get this sort of stuff wrong all the time.

        Oh, mine messes it up, too (that being vim 6.3). Quotes and comments in regexen are usually OK, but the quote-like package seperator horribly confuses it. Which is fine, since I don't use it anyway.

        ----
        send money to your kernel via the boot loader.. This and more wisdom available from Markov Hardburn.

        SciTE (a Scintilla editor) handles quote chars inside regexes (and complexities like qw//, qq// and q// highlighting for many different values of '/'). I enjoy it immensely.

        radiantmatrix
        require General::Disclaimer;
        s//2fde04abe76c036c9074586c1/; while(m/(.)/g){print substr(' ,JPacehklnorstu',hex($1),1)}

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others avoiding work at the Monastery: (4)
As of 2024-04-20 06:58 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found