INSTALLATION

perl Makefile.PL
make
make test
make install

DEPENDENCIES

  • syscall( SYS_fork ) and syscall( SYS_getpid ) are needed for testing.

  • perl 5.8.0

TESTED ON

  • Linux 2.6 with glibc 2.3.3