Help for this page

Select Code to Download


  1. or download this
      DB<50> h
    List/search source lines:               Control script execution:
    ...
    
    ... yadda yadda
    
  2. or download this
      DB<1> { a => 1 }         # not an anonym hash
      DB<2> {
    pre-debugger commands:
            { -- a => 1 }
      DB<2>
    
  3. or download this
      DB<1> = { ;{
    Unescaped left brace in regex is deprecated, passed through in regex; 
    +marked by <-- HERE in m/s\a{ <-- HERE \a(.*)\a$/ at C:/Perl_524/lib/p
    +erl5db.pl line 3826.
    ...
    syntax error at (eval 14)[C:/Perl_524/lib/perl5db.pl:737] line 3, at E
    +OF
    
      DB<3>
    
  4. or download this
      DB<6> h =
    = [alias value]    Define a command alias, or list current aliases.
      DB<7>