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

Re^2: Config::ApacheFormat and $/ strangeness

by InfiniteLoop (Hermit)
on Nov 28, 2006 at 18:28 UTC ( [id://586548]=note: print w/replies, xml ) Need Help??


in reply to Re: Config::ApacheFormat and $/ strangeness
in thread Config::ApacheFormat and $/ strangeness

Config::ApacheFormat does not explicitly make use of $/. However it does try to read the conf file, line by line, via the angle operator (<>), which is affected by value of $/ (look for $INPUT_RECORD_SEPARATOR in perlvar)
  • Comment on Re^2: Config::ApacheFormat and $/ strangeness

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others drinking their drinks and smoking their pipes about the Monastery: (8)
As of 2024-04-25 15:22 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found