Beefy Boxes and Bandwidth Generously Provided by pair Networks
Problems? Is your data what you think it is?
 
PerlMonks  

Re: Regex error when [] occurs in file..

by Joost (Canon)
on Mar 03, 2008 at 15:42 UTC ( [id://671667]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    $temp =~ s/#$'//;
  2. or download this
    while (chomp(my $temp=<INPUT>)){
        print Dumper $temp;
    ...
        print Dumper $temp;
        print "end\n";
    }
    

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others contemplating the Monastery: (5)
As of 2025-01-16 15:15 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?
    Which URL do you most often use to access this site?












    Results (54 votes). Check out past polls.