File: README

package info (click to toggle)
libset-scalar-perl 1.29-3
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, forky, sid, trixie
  • size: 240 kB
  • sloc: perl: 932; makefile: 2
file content (11 lines) | stat: -rw-r--r-- 411 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
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.