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

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.

Replies are listed 'Best First'.
Re^5: Regrettable module names
by hardburn (Abbot) on Jul 13, 2004 at 12:44 UTC

    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.

Re^5: Regrettable module names
by radiantmatrix (Parson) on Dec 14, 2004 at 19:26 UTC

    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)}