Help for this page

Select Code to Download


  1. or download this
    cpan -i List::Uniqnum
    
  2. or download this
    use Config; # for test 5
    use strict;
    ...
      print "test 5 failed (returned $count)\n"
        unless $count == 1;
    }