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

Net::OSCAR::Buddylist -- tied hash class whose keys are Net::OSCAR::Screennames and which also maintains the ordering of its keys.

VERSION

version 1.928

DESCRIPTION

OSCAR screennames don't compare like normal scalars; they're case and whitespace-insensitive. This is a tied hash class that has that behavior for its keys.