Nigel Hamilton > Goo-0.09 > Goo::List

Download:
Goo-0.09.tar.gz

Dependencies

Annotate this POD

CPAN RT

New  2
Open  0
View Bugs
Report a bug
Source  

NAME ^

Goo::List - Utility functions for handling lists

SYNOPSIS ^

use Goo::List;

DESCRIPTION ^

METHODS ^

get_unique

return a sorted unique list

halve_list

return a list split in two

quarter_list

return a list split in four

AUTHOR ^

Nigel Hamilton <nigel@trexy.com>

SEE ALSO ^