The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

NAME

Goo::List - Utility functions for handling lists

SYNOPSIS

use Goo::List;

DESCRIPTION

METHODS

get_unique

return a sorted unique list

halve_list

split a list in two

quarter_list

split a list in four!

AUTHOR

Nigel Hamilton <nigel@turbo10.com>

SEE ALSO