Help for this page

Select Code to Download


  1. or download this
    #!/usr/local/bin/dperl
    # -w
    ...
            print "\n\nmatched croaks:\n", sort @foundcroaks;
            print "\n\nmatched croaks:\n", Dumper(\@foundcroaks);
        }
    
  2. or download this
    =head1  Latent Problems
    
    ...
    
    By using diagnostics, I think I can splainthis() on the croaks, thus
    eliminating the ones that are matched by a diagnostics entry.