develooper Front page | perl.perl5.porters | Postings from November 2011

RE: [RFC] Can we convert lib/perl5db.pl (= the default perldebugger) to strict and warnings?

Thread Previous | Thread Next
From:
Konovalov, Vadim ** CTR **
Date:
November 25, 2011 13:12
Subject:
RE: [RFC] Can we convert lib/perl5db.pl (= the default perldebugger) to strict and warnings?
Message ID:
35BF8D9716175C43BB9D67CA60CC345E2E0822E9@FRMRSSXCHMBSC2.dc-m.alcatel-lucent.com
Now I thought a little bit, and then realized,
that actually this file - perl5db.pl - is actually only implements
a console-based debugger.

(for some reason I thought it implements debugger interface - 
obviously I am wrong, this debugger thing is implemented at C level)

So please feel free to introduce anything to it,
I only have a favour to ask for 2 simple things (which I also happen to mention)
- remove all references of "tkRunning" from there - IMO these are bogus.
- let it be a huge single file (I think this is more maintainable, but of course feel free
to modularize it into a plenty of smaller files if you wish)

Regards,
Vadim.

Thread Previous | Thread Next


nntp.perl.org: Perl Programming lists via nntp and http.
Comments to Ask Bjørn Hansen at ask@perl.org | Group listing | About