$ perl -e '$1something' Bareword found where operator expected at -e line 1, near "$1something" (Missing operator before something?) syntax error at -e line 1, next token ??? Execution of -e aborted due to compilation errors.