Source: libfile-touch-perl Maintainer: Debian Perl Group Uploaders: Allard Hoeve , Niko Tyni , Krzysztof Krzyzaniak (eloy) , gregor herrmann , Ryan Niebur , Jonathan Yu Section: perl Priority: optional Build-Depends: debhelper (>= 9) Build-Depends-Indep: perl Standards-Version: 3.9.7 Vcs-Browser: https://anonscm.debian.org/cgit/pkg-perl/packages/libfile-touch-perl.git Vcs-Git: https://anonscm.debian.org/git/pkg-perl/packages/libfile-touch-perl.git Homepage: https://metacpan.org/release/File-Touch Testsuite: autopkgtest-pkg-perl Package: libfile-touch-perl Architecture: all Depends: ${misc:Depends}, ${perl:Depends} Description: Perl interface to touch-like functions File::Touch lets you update access and modification timestamps, creating nonexistent files where necessary. It also allows you to only modify one of the stamps, choose to not create nonexistent files, and use timestamps from a different file.