Goo::List - Utility functions for handling lists


Goo documentation  | view source Contained in the Goo distribution.

Index


NAME

Top

Goo::List - Utility functions for handling lists

SYNOPSIS

Top

use Goo::List;

DESCRIPTION

Top

METHODS

Top

get_unique

return a sorted unique list

halve_list

return a list split in two

quarter_list

return a list split in four

AUTHOR

Top

Nigel Hamilton <nigel@trexy.com>

SEE ALSO

Top


Goo documentation  | view source Contained in the Goo distribution.