Package perl-File-Touch: Information

Source package: perl-File-Touch
Version: 0.11-alt1
Build time:  Mar 3, 2016, 06:35 PM in the task #160436
Category: Development/Perl
Report package bug
License: Artistic
Summary: update access and modification timestamps, creating nonexistent files where necessary
Description: 
Here's a list of arguments that can be used with the object-oriented contruction:

=over 4

=item atime_only => [0|1]

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

=item mtime_only => [0|1]

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

=item no_create => [0|1]

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

=item reference => $reference_file

If defined, use timestamps from this file instead of current time. Default is undefined.

=item atime => $time

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

=item mtime => $time

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

=back

List of rpms provided by this srpm:
perl-File-Touch (noarch)

Maintainer: Igor Vlasenko

List of contributors:
Igor Vlasenko

    1. perl-devel

Last changed


March 3, 2016 Igor Vlasenko 0.11-alt1
- automated CPAN update
Oct. 26, 2015 Igor Vlasenko 0.10-alt1
- automated CPAN update
May 13, 2014 Igor Vlasenko 0.09-alt1
- automated CPAN update