| Thread | Last Post | Replies |
|
| How to use IO::Socket with Log::Agent | 02 Dec 2008 20:57 GMT | - |
A vender supplied a large Perl program that uses the Log::Agent module to log a great deal of information to rotated files. Right now I have a program that parses these log files periodically to change the state of our systems based on what the Perl program is doing. This is
|
| Help need about Win32::SerialPort | 02 Dec 2008 19:58 GMT | - |
I'm looking for help about sending and receiving data with Win32::SerialPort. I've got a small external device made from my own with a PIC Microcontroler with a MAX232 transceiver. But don't care about the device itself, I'm
|
| Inline-0.45 released | 23 Nov 2008 03:16 GMT | - |
Inline-0.45 (incorporating Inline::C-0.45) has been released to cpan. See http://search.cpan.org/~sisyphus/Inline-0.45/ . This is a bugfix release - changes from 0.44 are as follows: - Apply patch to Inline.pm that addresses a problem with whitespace
|
| ANNOUNCE: AFS Perl API 2.6.1 released | 19 Nov 2008 11:40 GMT | - |
AFS Perl API Version 2.6.1 I am pleased to announce the AFS Perl API 2.6.1 release The AFS module bundle is a dynamically loadable extension to Perl. It gives the AFS user and administrator access to many of
|
| CGI::FormBuilder : how to set an id for a fieldset? | 18 Nov 2008 20:02 GMT | - |
So I can toggle its visibility easily?
|
| Proposed Bit::Vector::Judy | 15 Nov 2008 15:41 GMT | - |
The Judy library provides large, sparse arrays of word-sized or 1-bit elements. About a year ago I wrote perl bindings for the 1bit variant. I guess it's time to clean it up and upload it to CPAN.
|
| PDL-2.4.4 released | 13 Nov 2008 10:44 GMT | - |
It's available from http://search.cpan.org/~chm/PDL-2.4.4/ ... or will be as soon as it permeates through to the various mirrors. The release notes: General Notes:
|
| DBD:AnyData on Complex XML | 13 Nov 2008 07:38 GMT | - |
I need some guidance dealing with complex XML structures like the one below. My code below does not give the desired results. use DBI; my $dbh = DBI->connect('dbi:AnyData(RaiseError=>1):');
|
| POST/GET issue with (ActivePerl) build 824 + CGI 3.41 | 12 Nov 2008 13:49 GMT | - |
For some reason following script will -- after pressing the [Press!] in browser for the second time -- append the query parameters into query string (like in 'GET') although this should be by default 'POST'. ______________
|
| [ANNOUNCE] Test::More/Builder/Simple 0.86 (cmp_ok() fixage warning) | 09 Nov 2008 09:22 GMT | - |
http://schwern.org/src/Test-Simple-0.86.tar.gz or a CPAN near you! This release mostly deals with fixing a long standing problem with cmp_ok() and overloaded objects. I expect this to cause some fixage.
|
| Perl::Gimp | 31 Oct 2008 10:54 GMT | - |
is Perl::Gimp project abandoned? I cannot get i running on current Gimp versions and the documentation seems to be outdated. Thanks,
|
| CPAN module page setting questions | 30 Oct 2008 05:06 GMT | - |
Hi, Several questions regarding the info shown in the CPAN module page, because mine (http://search.cpan.org/~suntong/) doesn't show up as I wanted.
|