SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 

perl-File-Touch rpm build for : OpenSuSE. For other distributions click perl-File-Touch.

Name : perl-File-Touch
Version : 0.12 Vendor : openSUSE
Release : 1.8 Date : 2021-03-21 04:07:04
Group : Unspecified Source RPM : perl-File-Touch-0.12-1.8.src.rpm
Size : 0.03 MB
Packager : https://bugs_opensuse_org
Summary : update file access and modification times, optionally creating files if needed
Description :
This module provides both a functional and OO interface for changing the
file access and modification times on files. It can optionally create the
file for you, if it doesn\'t exist.

*Note*: you should specify a minimum version of 0.12, as per the SYNOPSIS,
as that fixed an issue that affected systems that have sub-second
granularity on those file times.

Here\'s a list of arguments that can be used with the object-oriented
contruction:

* atime_only => [0|1]

If nonzero, change only the access time of files. Default is zero.

* mtime_only => [0|1]

If nonzero, change only the modification time of files. Default is zero.

* no_create => [0|1]

If nonzero, do not create new files. Default is zero.

* reference => $reference_file

If defined, use timestamps from this file instead of current time. The
timestamps are read from the reference file when the object is created, not
when \'< -\'touch>> is invoked. Default is undefined.

* time => $time

If defined, then this value will be used for both access time and
modification time, whichever of those are set. This time is overridden by
the \'atime\' and \'mtime\' arguments, if you use them.

* atime => $time

If defined, use this time (in epoch seconds) instead of current time for
access time.

* mtime => $time

If defined, use this time (in epoch seconds) instead of current time for
modification time.

RPM found in directory: /packages/linux-pbone/ftp5.gwdg.de/pub/opensuse/repositories/openSUSE:/Factory:/RISCV/standard/noarch

Content of RPM  Changelog  Provides Requires

Download
ftp.icm.edu.pl  perl-File-Touch-0.12-1.8.noarch.rpm
ftp.icm.edu.pl  perl-File-Touch-0.12-1.8.noarch.rpm
     

Provides :
perl(File::Touch)
perl-File-Touch

Requires :
perl(:MODULE_COMPAT_5.40.0)
perl(Time::HiRes) >= 1.9764
rpmlib(CompressedFileNames) <= 3.0.4-1
rpmlib(FileDigests) <= 4.6.0-1
rpmlib(PayloadFilesHavePrefix) <= 4.0-1
rpmlib(PayloadIsZstd) <= 5.4.18-1


Content of RPM :
/usr/lib/perl5/vendor_perl/5.40.0/File
/usr/lib/perl5/vendor_perl/5.40.0/File/Touch.pm
/usr/share/doc/packages/perl-File-Touch
/usr/share/doc/packages/perl-File-Touch/Changes
/usr/share/doc/packages/perl-File-Touch/README
/usr/share/licenses/perl-File-Touch
/usr/share/licenses/perl-File-Touch/LICENSE
/usr/share/man/man3/File::Touch.3pm.gz

 
ICM