The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

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