12 projects tagged "Windows"
Class::Date provides a date datatype for Perl. You can create new Class::Date objects with a constructor from different scalar formats, array refs, and hash refs, and then you can easily manipulate it by the builtin "+" and "-" operators (e.g., $date=date([2001,03,15])+'3Y 1s'). Relative date types also available.
File-Find-Object-Rule is a port of File-Find-Rule to make it use File-Find-Object instead of File::Find. It provides a succinct, declarative syntax for creating directory tree traversal routines while enjoying the advantages of File-Find-Object, such as traversing the tree incrementally and iteratively, and the capability of instantiating several traversers in the same program.
IRC Channel Relay Bot allows you to have an IRC channel span multiple IRC networks. It relays public and private messages, informs you about people joining and leaving the channel, and passes topics across networks (if you op it). It has minimal ability to help protect the channel.
Kobold's Quest 1 is a heroic fantasy RPG-Adventure game. The purpose is to play a kobold apprentice magician who learns the way of the wizard on the way through dungeons and so on. The first encounter is in the South Gnarborean woods dungeon with a red dracolich mage. You can cast spells from his spellbook if you defeat him. Furthermore, there is a water dungeon to the far east wherein an assassin mage is said to dwell. Then there are the Nut People who congregate in their little village. Their head magician also has spells for you if you can find him somewhere in the north. The Celestian lords and ladies are said to dabble in the affairs of wizards. A rogue leads you on to their encounter.
Magick IRC services is a program that is designed to interface with an Internet Relay Chat (IRC) network, and offer its users, operators, and administrators services such as the ability to register nicknames so they cannot be taken by anyone else, the ability to register channels with pre-defined access lists and kick lists so that channels may not be taken over, the ability to leave offline messages for other users, and many network control mechanisms to stop things like flooding, abusive users, and many other things.
Orac is a GUI tool for Database Administrators written in Perl, Tk, and DBI. It organizes many useful DBA scripts into a nice graphical interface, for collecting statistics on your database, or diagnosing problems. It currently supports Oracle, Sybase, and Informix. Richard Sutherland's DDL::Oracle Perl module has been integrated with the current version for the Oracle side of things, greatly improving the Oracle developer options on the program.
Spong is a simple system-monitoring package. It features client-based monitoring (CPU, disk, processes, logs, etc.), monitoring of network services, grouping of hosts (routers, servers, workstations, and PCs), host-specific contact and downtime information, configuration on a client-by-client basis, results displayed via the Web, history of problems, messaging (via email or pager) when problems occur, and verbose information to help diagnosis problems. It communicates via simple TCP-based messages, and is written in Perl.