in reply to Re: mod_perl bareword error
in thread mod_perl bareword error
>perl -we"${foo::bar}::baz = 1;" Bareword found where operator expected at -e line 1, near "${foo::bar} +::baz" (Missing operator before ::baz?) syntax error at -e line 1, near "${foo::bar}::baz " Execution of -e aborted due to compilation errors.
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^3: mod_perl bareword error
by ysth (Canon) on Aug 02, 2010 at 04:50 UTC |