Beefy Boxes and Bandwidth Generously Provided by pair Networks
Clear questions and runnable code
get the best and fastest answer
 
PerlMonks  

Typo in Table - RE: String Literals in Perl

by Anonymous Monk
on Nov 04, 2000 at 17:47 UTC ( [id://39986]=note: print w/replies, xml ) Need Help??


in reply to String Literals in Perl

Hi,
In the table "Some of the things you can put in a Double-Quoted String" there seems to be a typo as follows :

In your Table is :

\L lowercase all letters until \E \U uppercase all letters until \E \Q Backslash quote all nonletters and nonnumbers until \E \E Stop \U \L or \E It seems that the line \E Stop \U \L or \E should read \E Stop \U \L or \Q . Otherwise it means the \E stops it self .

Sincerely,
Alon Cohen
alon@jerusalemexport.com

Janitored by Corion: Added formatting, code tags, as per Writeup Formatting Tips

Replies are listed 'Best First'.
Re: Typo in Table - RE: String Literals in Perl
by tye (Sage) on May 05, 2001 at 03:17 UTC

    Thanks. I fixed it. And it only took 6 months. /:

            - tye (but my friends call me "Tye")

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others wandering the Monastery: (4)
As of 2024-03-28 21:12 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found