File: MANIFEST

package info (click to toggle)
liblockfile-simple-perl 0.2.5-1
  • links: PTS
  • area: main
  • in suites: woody
  • size: 220 kB
  • ctags: 204
  • sloc: perl: 507; makefile: 435; sh: 111; ansic: 1
file content (12 lines) | stat: -rw-r--r-- 573 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
README                    Read this first
MANIFEST                  This shipping list
ChangeLog                 List of changes
Lock.pm                   A lock object, deferred class
Lock/Simple.pm            A simple lock instance
Makefile.PL               Generic Makefile template
Manager.pm                The lock manager
patchlevel.h              Records the current patchlevel
Simple.pm                 The simple locking scheme
t/basic.t                 Basic tests
t/simple.t                Test OO interface
t/user.t                  Test user-defined settings