053d90f6b9
whether a file is locked or not. It does not use flock(), since that is unstable over NFS. Effort has been made to avoid race conditions. Path::Class::File::Lockable is intended for long-standing locks, as in a Subversion workspace. See SVN::Class for example. WWW: http://search.cpan.org/dist/Path-Class-File-Lockable/ PR: ports/164368 (based on) Submitted by: Tatsuya Ueda <ml+freebsd@tatsuya.info>
9 lines
440 B
Text
9 lines
440 B
Text
%%SITE_PERL%%/Path/Class/File/Lockable.pm
|
|
%%SITE_PERL%%/%%PERL_ARCH%%/auto/Path/Class/File/Lockable/.packlist
|
|
@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Path/Class/File/Lockable
|
|
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Path/Class/File
|
|
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Path/Class
|
|
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Path
|
|
@dirrmtry %%SITE_PERL%%/Path/Class/File
|
|
@dirrmtry %%SITE_PERL%%/Path/Class
|
|
@dirrmtry %%SITE_PERL%%/Path
|