Chipcard::CTAPI is a Perl module for accessing chipcard terminals based on the standardized CTAPI library. It provides not only the CTAPI functions but also a complete set of convenience methods for easy reading and writing of memory cards. Chipcard::CTAPI comes with a couple of demo applications, including a tool to create encrypted file systems with randomly-created passwords which are then stored on a memory card.
ctail is like running tail -f, but can be used on multiple files. It uses the Curses library to split the screen into as many windows as there are files to watch. The size of each file's window can optionally be specified on the command line. Regular expressions can be used to display only lines matching (or not matching) arbitrary criteria. Each file's window has a status bar, showing the file name, date, and time of last change and current file size.
FTPL (FakeTime Preload Library, aka libfaketime) intercepts various system library calls and tricks programs of your choice into seeing a faked system time without having to change the time system-wide. This can be used for running legacy software with Y2K bugs, testing software for year-2038 compliance, debugging time-related issues such as expired SSL certificates, and using software that ceases to run outside a certain time frame. The faked time can be specified either absolutely or relative to the real current time, and optionally also affects file timestamps. The faked clock continues to run, but can optionally be frozen, slowed down, or made faster. A wrapper script "faketime" simplifies the usage, similar to tools such as fakechroot.
Migrates FileMaker to MySQL, Oracle, Access, SQL Server, FrontBase, FileMaker7.