]> mj.ucw.cz Git - libucw.git/commit
Perl module for setting ulimits.
authorTomas Valla <tom@ucw.cz>
Sat, 25 Oct 2003 19:22:57 +0000 (19:22 +0000)
committerTomas Valla <tom@ucw.cz>
Sat, 25 Oct 2003 19:22:57 +0000 (19:22 +0000)
commit483c239d0dca06c73ce9b5a77f4ef766e3771c87
tree6b7d4aa8788c858c8f4019ac6029cc210065fefa
parent210a45284c27bf20626541c96a3a3efb7a00a93c
Perl module for setting ulimits.
Should solve bug #538.
[warning - compiling perlXS is ugly ;) ]
lib/perl/Makefile
lib/perl/Ulimit/MANIFEST [new file with mode: 0644]
lib/perl/Ulimit/Makefile [new file with mode: 0644]
lib/perl/Ulimit/Makefile.PL [new file with mode: 0644]
lib/perl/Ulimit/Ulimit.pm [new file with mode: 0644]
lib/perl/Ulimit/Ulimit.xs [new file with mode: 0644]