libfaketime
Report faked system time to programs (preload library)
The Fake Time Preload Library (FTPL, a.k.a. libfaketime) intercepts
various system calls which programs use to retrieve the current date
and time. It can then report faked dates and times (as specified by
you, the user) to these programs. This means you can modify the
system time a program sees without having to change the time
system-wide. FTPL allows you to specify both absolute dates (e.g.,
2004-01-01) and relative dates (e.g., 10 days ago).
etherwake
tool to send magic Wake-on-LAN packets
WOL (Wake-on-LAN) is a standard that allows you to turn on a computer
over an Ethernet connection. Computers with WOL-enabled network
interface cards can be woken from sleep mode, or powered up from
standby via a BIOS feature.
php5-sybase
Sybase / MS SQL Server module for php5
This package provides a module for Sybase and Microsoft SQL Server
database connections directly from PHP scripts. It also includes the
pdo_dblib module for use with the PHP Data Object extension.
libcarp-fix-1-25-perl
Perl module to smooth over incompatible changes in Carp 1.25
Carp 1.25 made a change to its formatting, adding a period at the end of the
message. This can mess up tests and code that are looking for error messages.
Carp::Fix::1_25 makes the message consistent, regardless of what version of
Carp you're using.
unity-scope-mediascanner2
Media scanner scope for Unity
libclass-default-perl
Perl module to make static calls apply to a default instantiation
Class::Default provides a mechanism to allow your class to take static method
calls and apply it to a default instantiation of an object. It provides a
flexibility to an API that allows it to be used more comfortably in
different situations.