Source: libschedule-at-perl Maintainer: Debian Perl Group Uploaders: Vincent Danjean , gregor herrmann Section: perl Testsuite: autopkgtest-pkg-perl Priority: optional Build-Depends: debhelper-compat (= 13), at Build-Depends-Indep: perl Standards-Version: 4.7.2 Vcs-Browser: https://salsa.debian.org/perl-team/modules/packages/libschedule-at-perl Vcs-Git: https://salsa.debian.org/perl-team/modules/packages/libschedule-at-perl.git Homepage: https://metacpan.org/release/Schedule-At Package: libschedule-at-perl Architecture: all Depends: ${perl:Depends}, ${misc:Depends}, at Description: OS independent interface to the Unix 'at' command Schedule::At is an Operating System-independent Perl interface to 'at', the Unix command that allows you to execute commands at a specified time. It can add new jobs to the queue, read current jobs and remove jobs.