![]() |
|
Come for the quick hacks, stay for the epiphanies. | |
PerlMonks |
Re: Config::ApacheFormat and $/ strangenessby InfiniteLoop (Hermit) |
on Nov 28, 2006 at 20:44 UTC ( #586567=note: print w/replies, xml ) | Need Help?? |
Thanks for all the suggestion here. I did find the piece of code where there was "local $/ = undef;" , before the "read_conf" was invoked. Enclosing that piece of code in a code block solved this problem.
In Section
Seekers of Perl Wisdom
|
|