in reply to Re^2: Strange issues with mod_perl and use lib
in thread Strange issues with mod_perl and use lib
update:
perl -e 'print "a"; BEGIN { print "b"; BEGIN { print "c" }}'
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^4: Strange issues with mod_perl and use lib
by ikegami (Patriarch) on May 18, 2007 at 14:17 UTC |