I've created my exectuable with:

pp -M Curses::UI::Language::english -o wlctl wltcl.pl

When trying to run wlctl on the same host, I get the following error:
./wlctl: execution of ./wlctl failed - aborting with -1.
BEGIN failed--compilation aborted at -e line 757.

I'm getting the following error when running wlctl on a different host:
Use of uninitialized value in concatenation (.) or string at script/wltcl.pl line 13.
Semicolon seems to be missing at __DATA__ line 13.
Semicolon seems to be missing at __DATA__ line 22.
Bareword found where operator expected at __DATA__ line 26, near "] Su"
(Missing operator before Su?)
Bareword found where operator expected at __DATA__ line 32, near "] o"
(Missing operator before o?)
Bareword found where operator expected at __DATA__ line 33, near "] c"
(Missing operator before c?)
Bareword found where operator expected at __DATA__ line 41, near "] Error"
(Missing operator before Error?)
Bareword found where operator expected at __DATA__ line 48, near "] Select"
(Missing operator before Select?)
Bareword found where operator expected at __DATA__ line 49, near "] Select"
(Missing operator before Select?)
Bareword found where operator expected at __DATA__ line 50, near "] Select"
(Missing operator before Select?)
Bareword found where operator expected at __DATA__ line 53, near "] Select"
(Missing operator before Select?)
Bareword found where operator expected at __DATA__ line 56, near "] Path"
(Missing operator before Path?)
Bareword found where operator expected at __DATA__ line 57, near "] File"
(Missing operator before File?)
Bareword found where operator expected at __DATA__ line 58, near "] Mask"
(Missing operator before Mask?)
Number found where operator expected at __DATA__ line 61, near "] 6"
(Missing operator before 6?)
Bareword found where operator expected at __DATA__ line 64, near "] Parent"
(Missing operator before Parent?)
Bareword found where operator expected at __DATA__ line 67, near "] Confirm"
(Missing operator before Confirm?)
Semicolon seems to be missing at __DATA__ line 68.
Bareword found where operator expected at __DATA__ line 74, near "] Can't"
(Missing operator before Can't?)
Bareword found where operator expected at __DATA__ line 76, near "] You"
(Might be a runaway multi-line "" string starting on line 74)
(Missing operator before You?)
syntax error at __DATA__ line 14, near "Your screen "
Compilation failed in require at Curses/UI/Language.pm line 86.



Any Clues?


Thanks,
-rob

Reply via email to