Help for this page

Select Code to Download


  1. or download this
    #!/usr/bin/perl
    use strict;
    ...
        my @quotes = @{$arrptr->[$i++]};
        print "$symbol\t@quotes\n";
    }
    
  2. or download this
    use strict;
    use warnings;
    ...
        }
        return ( $performance_index, $prototypes, $current_partition_matri
    +x );
    }