Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
Name: perl-File-Touch | Distribution: SUSE Linux Enterprise 15 SP6 |
Version: 0.11 | Vendor: openSUSE |
Release: bp156.3.1 | Build date: Sat Jul 22 11:24:34 2023 |
Group: Development/Libraries/Perl | Build host: sheep87 |
Size: 29516 | Source RPM: perl-File-Touch-0.11-bp156.3.1.src.rpm |
Packager: https://bugs.opensuse.org | |
Url: http://search.cpan.org/dist/File-Touch/ | |
Summary: Update File Access and Modification Times, Optionally Creating Files If Needed |
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.
Artistic-1.0 or GPL-1.0+
* Mon Aug 15 2016 rjschwei@suse.com - Include in SLE 12 Public Cloud Module (bsc#993765,FATE#320820) * Fri Mar 11 2016 coolo@suse.com - updated to 0.11 see /usr/share/doc/packages/perl-File-Touch/Changes 0.11 2016-11-26 NEILB - Document when reference gras the timestamps, and give example. Thanks to SMYLERS for the PR with this. * Sun Oct 25 2015 coolo@suse.com - updated to 0.10 see /usr/share/doc/packages/perl-File-Touch/Changes 0.10 2015-10-24 NEILB - Added [MetaJSON] to dist.ini, so we get a META.json in the release - Auto tag and push to github on release - Updated repo URL after changing my github username * Tue Apr 14 2015 coolo@suse.com - updated to 0.09 see /usr/share/doc/packages/perl-File-Touch/Changes * Sat Feb 07 2015 rjschwei@suse.com - Spec file changes to meet stricter SLE 12 rules * Sun May 01 2011 coolo@opensuse.org - initial package 0.08 * created by cpanspec 1.78.04
/usr/lib/perl5/vendor_perl/5.26.1/File /usr/lib/perl5/vendor_perl/5.26.1/File/Touch.pm /usr/lib/perl5/vendor_perl/5.26.1/x86_64-linux-thread-multi /usr/share/doc/packages/perl-File-Touch /usr/share/doc/packages/perl-File-Touch/Changes /usr/share/doc/packages/perl-File-Touch/LICENSE /usr/share/doc/packages/perl-File-Touch/README /usr/share/man/man3/File::Touch.3pm.gz
Generated by rpm2html 1.8.1
Fabrice Bellet, Sun Mar 9 14:56:22 2025