in reply to Invocation in PowerShell not working
In unix shells variables are interpolated into double quotes, and since you probably have no variable $_ defined in your shell, the one-liner that perl sees looks l ike this: = 1;
Update: s/double/single/, thank you BrowserUk
|
|---|