Beefy Boxes and Bandwidth Generously Provided by pair Networks
Welcome to the Monastery
 
PerlMonks  

Re: variable interpretation while reading from a file

by ww (Archbishop)
on Nov 29, 2013 at 14:23 UTC ( [id://1064960]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    #start pattern
    my name is $name
    blahhhhhhh
    ...
    #Endpattern
    
    #1064933.txt
    
  2. or download this
    #!/usr/bin/perl
    use 5.016;
    use warnings;
    ...
            next;
        }
    }
    
  3. or download this
    D:\_Perl_\PMonks>cat 1064933OUT.txt
    #start pattern
    my name is guest
    ...
    my id is 42
    blahhhh
    #Endpattern
    

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others chanting in the Monastery: (3)
As of 2024-04-20 02:48 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found