Pitfalls and Misfeatures
Learn about the pitfalls and misfeatures of Perl.
We'll cover the following...
Old-style function syntax
Perl still supports old-style invocations of functions carried over from ancient versions of Perl. Previous versions of Perl required us to invoke ...