July 2019
Beginner
212 pages
2h 58m
English
Variable names that are mentioned only once
Scalar variables that are set before use
Redefined subroutines
References to undefined filehandles
References to filehandles opened read-only that the script is attempting to write to
Values used as a number that don’t look like numbers
Arrays used in scalar context
Subroutines that “recurse” more than 100 deep ...
Read now
Unlock full access