Subject: | Form.pm contains $DB::single for no apparent reason |
Anyone running this code in a Perl debugger is going to stop
at line 550 in the current distribution each time they run through
this code, to their frustration.
It looks like this line is left over from the module author's
development phase.
This is while running the Perl debugger with Perl 5.8.8
in Komodo 4.*, but it should happen with any version of
Perl that can run this module, and any Perl debugger that
implements the DB package interface.