HLRnet.com:
Technologie:
Programmeren in Perl
Programmeren in Perl
- ActivePerl
- EngInSite Perl Editor
-
Perl.com
- Perl.org
-
Perl
Overview
-
Perl Scripts
- Programs and scripts
- Tools and libraries
- Open source
- checkoutlook.pl
is a Perl script to check mail on Microsoft's Outlook Web-based mail
reader. The script currently only checks for new mail and then logs
out, printing the sender and subject of the message, if applicable. The
script can be run in daemon mode, in which case it runs in silence
until a message is received.
- Fmod for Perl
is a Perl extension for the FMOD music and sound effects system. "Fmod
for Perl" is often used in games and software applications to provide
audio functionality.
- Grey Matter
is a CGI-based logging application suitable for a variety of purposes,
mainly blogging. It doesn't require a backend database and features a
very flexible template system, as well as a karma and comment system.
- HTML-Widgets-NavMenu
is a Perl module to generate navigation menus and control site flow. It
has many advanced features, is extensively tested, and should be easily
extensible and customizable.
- The Perl HL7 Toolkit
provides a simple but flexible Perl toolkit for using the HL7 protocol.
The toolkit consists of a Perl API for manipulating HL7 messages, an
implementation of a pluggable forking HL7 server for developing HL7
capable applications in Perl, and a queue daemon for polling non-HL7
queues, like database, filesystems, etc., and translating messages in
these queues into HL7 (and vice-versa).
- Spreadsheet::WriteExcel
is a Perl module which can be used to create native Excel binary files.
Formatted text and numbers can be written to multiple worksheets in a
workbook. Formulas and functions are also supported. It is 100% Perl
and doesn't require any Windows libraries or a copy of Excel. It will
also work on the majority of Unix and Macintosh platforms. Generated
files are compatible with Excel 97, 2000, 2002, and 2003, and with
OpenOffice and Gnumeric. An older version also supports Excel 5/95.
- txt2pdf
is flexible and powerful Perl tool to convert txt, text, textual
reports, and spools into PDF (form, invoice, report, sale sheet). It
can be used alone, or you can use it from other applications to convert
your documents on the fly.