File: README

package info (click to toggle)
libset-object-perl 1.25-1
  • links: PTS, VCS
  • area: main
  • in suites: lenny
  • size: 460 kB
  • ctags: 706
  • sloc: perl: 1,015; makefile: 50
file content (13 lines) | stat: -rw-r--r-- 258 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
README for Set::Object 1.21
~~~~~~~~~~~~~~~~~~~~~~~~~~~
Set::Object provides for sets of Perl objects - scalars and references.

INSTALLATION

To install this module type the following:

   perl Makefile.PL
   make
   make test
   su root -c "make install"