in reply to Re^3: Simple prog isnt cooperating
in thread Simple prog isnt cooperating

Thanks for all PerlMonks that posted, (yet another stupid typo). I am forever in your debt.

Replies are listed 'Best First'.
Re^5: Simple prog isnt cooperating
by eighty-one (Curate) on Oct 16, 2018 at 19:37 UTC

    I'm not sure what you're using to edit, but a good text editor with color-coding and highlighting can be really useful in avoiding this stuff and tracking it down when it happens.

    I use Notepad++ and Vim (when I have to edit via an SSH terminal). I've heard good things about Visual Studio Code too