E:\>perl58 -v This is perl, v5.8.0 built for MSWin32-x86-multi-thread (with 1 registered patch, see perl -V for more detail) ... E:\>perl58 -e "chop string" Can't modify constant item in chop at -e line 1, at EOF Execution of -e aborted due to compilation errors.