Help for this page

Select Code to Download


  1. or download this
    sub debug_info {
      print join ':', "\n*", @_;
      print "\n";
      return 1;
    }