Пакет perl-File-Touch: Информация

    Исходный пакет: perl-File-Touch
    Версия: 0.12-alt1
    Последняя версия по данным Repology
    Собран:  10 июня 2021 г. 19:00 в задании #274187
    Категория: Разработка/Perl
    Сообщить об ошибке в пакете
    Домашняя страница: http://www.cpan.org

    Лицензия: Artistic
    О пакете: update access and modification timestamps, creating nonexistent files where necessary
    Описание: 
    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

    Список rpm-пакетов, предоставляемых данным srpm-пакетом:
    perl-File-Touch (noarch)

    Сопровождающий: Igor Vlasenko

    Список участников:
    Igor Vlasenko

    Права:
    Igor Vlasenko
    @cpan
    @everybody

      1. perl-devel

    Последнее изменение


    10 июня 2021 г. Igor Vlasenko 0.12-alt1
    - automated CPAN update
    3 марта 2016 г. Igor Vlasenko 0.11-alt1
    - automated CPAN update
    26 октября 2015 г. Igor Vlasenko 0.10-alt1
    - automated CPAN update