Skip to content

daoswald/Set-Scalar

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

45 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

The first priority of Set::Scalar is to be a convenient interface
to sets (as in: unordered colletions of Perl scalars.)  While not
designed to be slow or big, neither has it been designed to be
fast or compact.

Please see lib/Set/Scalar.pm for more information, once you have
installed this module, "perldoc Set::Scalar" should work.

-- 
jhi@iki.fi  :  Original author.
davido@cpan.org : Current maintainer.