NOTE: use Perl; is on undef hiatus. You can read content, but you can't post it. More info will be forthcoming forthcomingly.
All the Perl that's Practical to Extract and Report
Stories, comments, journals, and other submissions on use Perl; are Copyright 1998-2006, their respective owners.
Well... (Score:1)
So why wouyld BBEdit replace a normal space with a non-breaking space? It doesn't quite add up.
Re:Well... (Score:2)
alt+spacecombination inserts this character, so writing code like:open(FIN "<$file") || die "Unable ...Triggers this often, resulting in compilation error
Reply to This
Parent
Re:Well... (Score:2)
So just get into the habit of writing
instead.
Re:Well... (Score:2)
orI cannot remember why I went back to||Silly me