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

Re: Interpolation in Single-quotes?

by toolic (Bishop)
on May 13, 2008 at 20:04 UTC ( [id://686355]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    #!/usr/bin/env perl
    
    ...
    
    my $path = 'C:\chas_sandbox\';
    print $path;
    
  2. or download this
    Can't find string terminator "'" anywhere before EOF at ./686348.pl li
    +ne 7 (#1)
        (F) Perl strings can stretch over multiple lines.  This message me
    +ans
    ...
    Uncaught exception from user code:
            Can't find string terminator "'" anywhere before EOF at ./6863
    +48.pl line 7.
     at ./686348.pl line 7
    

Log In?
Username:
Password:

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

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

    No recent polls found