Tagged Questions
18
votes
19answers
871 views
What constitutes effective Perl training for non-Perl developers?
I've been working with Perl long enough that many of its idiosyncracies have become second nature to me. When new programmers join our group, they frequently have little to no experience with Perl, ...
5
votes
13answers
414 views
Is there some way to make variables like $a and $b in regard to strict?
In light of Michael Carman's comment, I have decided to rewrite the question. Note that 11 comments appear before this edit, and give credence to Michael's observation that I did not write the ...