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


Net-OSCAR documentation  | view source Contained in the Net-OSCAR distribution.

Index


NAME

Top

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

VERSION

Top

version 1.928

DESCRIPTION

Top

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.


Net-OSCAR documentation  | view source Contained in the Net-OSCAR distribution.