Skip to Content
Perl Debugged
book

Perl Debugged

by Peter Scott, Ed Wright
March 2001
Intermediate to advanced
288 pages
4h 56m
English
Addison-Wesley Professional
Content preview from Perl Debugged

1.3. Know the Environment

Knowledge of a language includes experience with the practical meanings of errors in different environments. If a Unix program returns the error segmentation fault (those of you on other systems may experience this variously as ABEND, %SYSTEM-F-ACCVIO, or your machine freezing), an experienced programmer will first suspect a memory problem, often the result of a read or write to an array beyond the array bounds. Another Unix error response, bus error, often occurs when a subroutine or function call has an improper argument list. Efficient error identification accompanies experience. This book tries to encapsulate experience with errors made writing Perl programs.

Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month,
and much more.
Start your free trial

You might also like

Perl Hacks

Perl Hacks

Chromatic, Damian Conway, Curtis Ovid Poe, Curtis (Ovid) Poe
Pro Perl

Pro Perl

Peter Wainwright
Intermediate Perl

Intermediate Perl

Randal L. Schwartz, brian d foy, Tom Phoenix
Perl Testing: A Developer's Notebook

Perl Testing: A Developer's Notebook

Ian Langworth, Chromatic

Publisher Resources

ISBN: 0201700549Purchase book