Help for this page

Select Code to Download


  1. or download this
    # debugger, please slow down when you see keyword
    $SIG{__WARN__} = sub { $DB::single = $_[0] =~ /keyword/; warn(@_) }