Index of /code/File-TinyLock-0.11

      Name                    Last modified       Size  Description

[DIR] Parent Directory 20-Aug-2008 18:07 - [TXT] Artistic 06-Oct-2004 19:04 6k [TXT] Changes 07-Apr-2006 15:47 1k [TXT] MANIFEST 07-Apr-2006 15:31 1k [TXT] Makefile.PL 07-Apr-2006 15:32 1k [TXT] TinyLock.pm 07-Apr-2006 15:47 7k [TXT] test.pl 07-Apr-2006 15:32 1k

File::TinyLock version 0.11
=======================

File::TinyLock provides a lock function for locking files.

INSTALLATION

To install this module type the following:

   perl Makefile.PL
   make
   make test
   make install


DEPENDENCIES

This module requires these other modules and libraries:

none

COPYRIGHT AND LICENCE

	Copyright (C) 2006 Jeremy Kister.

	This software may be copied and distributed under the terms
	found in the Perl "Artistic License".

	A copy of the "Artistic License" may be found in the standard
	Perl distribution.