Help for this page

Select Code to Download


  1. or download this
    print "$_ => $stats{ $_ }" for sort keys %stats;
    
  2. or download this
    #!/opt/local/bin/perl
    use Inline C => Config => BUILD_NOISY => 1;
    ...
        print $read->qname, "\n", $res, "\n";
    }
    print pp \%stats;