Cygwin Perl?

2003-12-22 Thread Peter Davis
(core dumped) Any clues? Thanks very much, -pd -- Peter Davis Funny stuff at http://www.pfdstudio.com The artwork formerly shown as prints List of resources for children's writers and illustrators at:

Net::POP3 with non-default port number?

2003-12-19 Thread Peter Davis
on of SAproxy anymore. I think that doesn't require a socket to be specified. Thanks very much, -pd -- Peter Davis Funny stuff at http://www.pfdstudio.com The artwork formerly shown as prints List of res

HTML::Parse or HTML::Parser?

2003-12-12 Thread Peter Davis
, etc. Thanks, -pd -- Peter Davis Funny stuff at http://www.pfdstudio.com The artwork formerly shown as prints List of resources for children's writers and illustrators at: http://www.pfdstudio.com

Re: Sending e-mail? Calling emacs to edit?

2003-12-12 Thread Peter Davis
;s not my task. HTH, Trevor. - Original Message - From: "Peter Davis" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]> Sent: Tuesday, November 25, 2003 4:49 PM Subject: Sending e-mail? Calling emacs to edit? Please excuse the cross-post, but I

Installing with CPAN.pm

2003-12-09 Thread Peter Davis
this? Thanks, -pd -- Peter Davis Funny stuff at http://www.pfdstudio.com The artwork formerly shown as prints List of resources for children's writers and illustrators at: http://www.pfdstudio.com/cwrl.html ___

Re: Finding highest numbered filename in dirctory?

2003-12-08 Thread Peter Davis
last) element > as the number (depending on sort order). > > my $nxtmsgnum = (sort { $a <=> $b } @msgnums)[-1]; Indeed, that was my next pass, once I decided to ignore the "," filenames. Thanks, -pd -- Peter Davis

Re: Finding highest numbered filename in dirctory?

2003-12-08 Thread Peter Davis
Hi, Joe, On Mon, 8 Dec 2003 12:04:28 -0500, "Joseph Discenza" <[EMAIL PROTECTED]> wrote: > Peter Davis wrote, on Monday, December 08, 2003 11:04 AM > : I'm keeping my e-mail in MH format, which means each folder is a > : directory, and each message is in a separa

Re: Finding highest numbered filename in dirctory?

2003-12-08 Thread Peter Davis
about that, since I'm not using that convention. So, can this be improved upon further? Thanks, -pd On Mon, 8 Dec 2003 11:04:09 -0500, Peter Davis <[EMAIL PROTECTED]> wrote: > > I'm keeping my e-mail in MH format, which means each folder is a > directory, and each message is

Finding highest numbered filename in dirctory?

2003-12-08 Thread Peter Davis
} } $nxtmsgnum = $maxmsg + 1; Ideas? Thanks, -pd -- Peter Davis Funny stuff at http://www.pfdstudio.com The artwork formerly shown as prints List of resources for children's writers and illustrator

Re: Sorting numbers?

2003-12-02 Thread Peter Davis
g at the wrong array. Thanks for spotting this! -pd -- Peter Davis Funny stuff at http://www.pfdstudio.com List of resources for children's writers and illustrators at: http://www.pfdstudio.com/cwrl.html __

Sorting numbers?

2003-12-02 Thread Peter Davis
0]; for ($i = 0; $i < scalar(@msglist); ++$i) { print "Checking message $msgs[$i]\n"; last if ($msglist[$i] == $message); } $found = $msglist[$i-1] if ($i); print "Previous: $found\n"; -- Peter Davis

Re: MIME::Tools (and Unicode::Map)?

2003-11-05 Thread Peter Davis
On Thu, 06 Nov 2003 09:39:17 +1100 Sisyphus <[EMAIL PROTECTED]> wrote: > Peter Davis wrote: > > Has anyone gotten MIME::Tools (and/or Unicode::Map) installed > > correctly on Windows? I've tried this, but MIME::Tools keeps > > reporting: > > > > Can