| Thread | Last Post | Replies |
|
| Parse::FixedLength. where did pars() go? | 30 Sep 2004 22:14 GMT | 2 |
I'm trying to rebuild a crashed amchine. One of the modules that I'm using is Parse::FixedLength. On an aloder machine (where everything works), I have version 3.1 of this module installed. On the new one, I have installed version 5.26.
|
| Using C::Scan : How to ignore #includes ? | 30 Sep 2004 10:01 GMT | 8 |
I have a piece of code which parses a file using C::Scan, and takes in the declarations : use strict; use warnings;
|
| split what? | 29 Sep 2004 19:25 GMT | 2 |
I don't know if this is an intelligent question or not, bear with me. I downloaded a script that makes operations on data posted with a HTML form (method=GET) and there's a line of the script that I don't understand
|
| CGI scripts and modular design? | 29 Sep 2004 16:21 GMT | 8 |
Howdy, I've been poking through some different shopping cart software, trying to decide which one to use. All of them use piped filehandles or backticks to handle modularization.
|
| "500 SSL read timeout" | 28 Sep 2004 23:40 GMT | 1 |
I am using some perl scripts to access a web site to generate a report. The main module that I am using in the scripts are WWW::MECHANIZE. Sometimes It may take minutes before the report is generated, and If
|
| cartography / map plotting | 28 Sep 2004 19:20 GMT | 1 |
I have an Albers projection map image that I need be able to find a coordinated on. My input is from a gps in lat/long. Any ideas how to achieve this? Is PDL::Transform::Cartography appropriate for this?
|
| RFC: field::aliases | 28 Sep 2004 02:24 GMT | 2 |
This package works with 'fields' to make object instance variables even easier to work with, while still validating them at compile time. I'm unsure about the name (new toplevel namespace and all), but here's my rationale:
|
| Image::Magick::Thumbnail::create problem | 27 Sep 2004 20:56 GMT | 2 |
I am using a script based on the example from www.cpan.org for Image::Magick::Thumbnail:- #!/usr/bin/perl -w use CGI qw(:all);
|
| Image::Magick::Thumbnail::create problem | 27 Sep 2004 20:53 GMT | 1 |
John M. Gamble Wrote:
> What's the version of your Image::Magick module, and what version > of ImageMagick are you using? |
| SpamAssassin 3.0.0 and Mail::Audit not playing nicely? | 27 Sep 2004 19:03 GMT | 3 |
Until yesterday, I was happily using a combination of Mail::Audit and Mail::SpamAssassin to filter my mail. Yesterday I upgraded SpamAssassin to version 3.0.0 and my old script started failing with this error:
|
| Win32_API Not usable | 27 Sep 2004 18:18 GMT | 5 |
When trying to use Win32::API in this script the following error is produced and no other errors appear. Here are the versions: This is perl, v5.8.4 built for MSWin32-x86-multi-thread Binary build 810
|
| submitting new module to CPAN (Image::ExifTool) | 27 Sep 2004 16:19 GMT | 1 |
Hi. I'm considering adding a new module to CPAN and want some feedback. I've had this module in the public domain now for almost a year, and many people have told me that I should submit it to CPAN. The module occupies the same niche as Image::Info, but with some extra
|
| starting a background process via Net::SSH::W32Perl | 27 Sep 2004 09:55 GMT | 1 |
I've not been able to start a background process using Net::SSH::W32Perl. For example: - - - - use Net::SSH::W32Perl;
|
| Math-Pari-2.010501- make - cannot exec 'cc1' | 27 Sep 2004 02:02 GMT | 1 |
Does anyone know how to resolve this? C:\CPAN~1\BUILD\MATH-P~1.010>make cp libPARI.dumb.pod blib/lib/Math/libPARI.dumb.pod cp PariInit.pm blib/lib/Math/PariInit.pm
|
| amine ramdane's perl modules | 27 Sep 2004 01:31 GMT | 2 |
Does anyone knows (where) how to get Amine Ramdane's Perl modules, especially Win32-Mapi and Win32-Perlzip ? Thanks for your help.
|