SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 

perl-Dir-Purge rpm build for : OpenSuSE. For other distributions click perl-Dir-Purge.

Name : perl-Dir-Purge
Version : 1.02 Vendor : obs://build_opensuse_org/devel:languages:perl
Release : lp156.9.1 Date : 2024-07-03 19:15:17
Group : Development/Libraries/Perl Source RPM : perl-Dir-Purge-1.02-lp156.9.1.src.rpm
Size : 0.01 MB
Packager : https://www_suse_com/
Summary : Purge directories to a given number of files
Description :
Dir::Purge implements functions to reduce the number of files in a
directory according to a strategy. It currently provides one strategy:
removal of files by age.

By default, the module exports one user subroutine: \'purgedir\'.

The first argument of \'purgedir\' should either be an integer, indicating
the number of files to keep in each of the directories, or a reference to a
hash with options. In either case, a value for the number of files to keep
is mandatory.

The other arguments are the names of the directories that must be purged.
Note that this process is not recursive. Also, hidden files (name starts
with a \'.\') and non-plain files (e.g., directories, symbolic links) are not
taken into account.

All directory arguments and options are checked before anything else is
done. In particular, all arguments should point to existing directories and
the program must have read, write, and search (execute) access to the
directories.

One additional function, \'purgedir_by_age\', can be exported on demand, or
called by its fully qualified name. \'purgedir_by_age\' calls \'purgedir\' with
the \"by age\" purge strategy preselected. Since this happens to be the
default strategy for \'purgedir\', calling \'purgedir_by_age\' is roughly
equivalent to calling \'purgedir\'.

RPM found in directory: /packages/linux-pbone/ftp5.gwdg.de/pub/opensuse/repositories/devel:/languages:/perl:/CPAN-D/15.6/noarch

Content of RPM  Provides Requires

Download
ftp.icm.edu.pl  perl-Dir-Purge-1.02-lp156.9.1.noarch.rpm
     

Provides :
perl(Dir::Purge)
perl-Dir-Purge

Requires :
perl(:MODULE_COMPAT_5.26.1)
rpmlib(CompressedFileNames) <= 3.0.4-1
rpmlib(FileDigests) <= 4.6.0-1
rpmlib(PayloadFilesHavePrefix) <= 4.0-1
rpmlib(PayloadIsXz) <= 5.2-1


Content of RPM :
/usr/lib/perl5/vendor_perl/5.26.1/Dir
/usr/lib/perl5/vendor_perl/5.26.1/Dir/Purge.pm
/usr/lib/perl5/vendor_perl/5.26.1/x86_64-linux-thread-multi
/usr/share/doc/packages/perl-Dir-Purge
/usr/share/doc/packages/perl-Dir-Purge/CHANGES
/usr/share/doc/packages/perl-Dir-Purge/README
/usr/share/man/man3/Dir::Purge.3pm.gz

 
ICM