Nate Jones
- Website: endot.org/
- About: I blog about Perl.
Recent Actions
-
Commented on Simple config for the perl debugger
This worked for me: sub afterinit { push @$DB::pretype, 'v' unless grep { /v/ } @$DB::pretype; } ;...
Comment Threads
-
Chisel commented on
Simple config for the perl debugger
I'd use /^v$/ out of paranoia, but great suggestion!
About blogs.perl.org
blogs.perl.org is a common blogging platform for the Perl community. Written in Perl and offering the modern features you’ve come to expect in blog platforms, the site is run by Dave Cross and Aaron Crane, with a design donated by Six Apart, Ltd.