0
votes
What constitutes effective Perl training for non-Perl developers?
Based on my experience in the workplace I'd recommend beginning with Perl's documentation (already covered here) and spend some time showing the student how to test code on the command line. It's r …
