RE: File Read Error

2003-11-05 Thread Thomas R Wyant_III
Craig Berry wrote: > Excellent advice, but often harder to follow than it should be. Think of trying to explain to a VMS > newbie why the RMS system services are not to be found in the System Services Reference > Manual, the CVT$ routines are in the "RTL Library (LIB$)" even though they don't be

RE: File Read Error

2003-11-05 Thread Craig Berry
On Wednesday, November 05, 2003, at 01:49PM, Thomas R Wyant_III <[EMAIL PROTECTED]> wrote: > >Robert Atkinson wrote: > >> Remember, you're talking to someone who's used to programming in DCL, which >> will almost always tell you when it encounters problems. Now I've begun using >> this 'new' la

RE: File Read Error

2003-11-05 Thread Thomas R Wyant_III
Robert Atkinson wrote: > Remember, you're talking to someone who's used to programming in DCL, which > will almost always tell you when it encounters problems. Now I've begun using > this 'new' language Perl, I expect it to act similarly. When it doesn't, I > need to find out.. > - Why? > - How

Re: 64K socket I/O limit for Perl on OpenVMS?

2003-11-05 Thread Michael Downey
"Carl Braesicke" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED] This script fragment hangs on OpenVMS until I trim "piece.out" below 64K bytes; the same code works fine on a linux box with an untrimmed "piece.out": Is there a 64K limit in the OpenVMS socket support? Regards, Carl

[Crypt::SSLeay] patch to get Crypt::SSLeay 0.51 built on VMS

2003-11-05 Thread PPrymmer
Greetings, I found that I had to modify the Makefile.PL in the Crypt::SSLeay 0.51 distribution from CPAN in order to get it built under perl 5.8.1 using Compaq C S6.5-002. Enclosed please find a patch to the Makefile.PL as well as to the README file that mentions platform particulars: diff -r

Re: 64K socket I/O limit for Perl on OpenVMS?

2003-11-05 Thread John Peacock
Kazi, Iftekhar wrote: How do I get off this mailing list You look at the message headers: list-help: list-unsubscribe: list-post: and follow the instructions. John -- John Peacock Director of Information Re

How to get off the list

2003-11-05 Thread Dan Sugalski
On Wed, 5 Nov 2003, Kazi, Iftekhar wrote: > How do I get off this mailing list Unsubscribing's simple--send mail to [EMAIL PROTECTED] from the address that's subscribed. (The info's in the headers, but some clients seem to strip them off) Dan ---

RE: 64K socket I/O limit for Perl on OpenVMS?

2003-11-05 Thread Kazi, Iftekhar
Title: RE: 64K socket I/O limit for Perl on OpenVMS? How do I get off this mailing list -Original Message- From: Carl Braesicke [mailto:[EMAIL PROTECTED]] Sent: Wednesday, November 05, 2003 9:27 AM To: [EMAIL PROTECTED] Subject: 64K socket I/O limit for Perl on OpenVMS? This

64K socket I/O limit for Perl on OpenVMS?

2003-11-05 Thread Carl Braesicke
This script fragment hangs on OpenVMS until I trim "piece.out" below 64K bytes; the same code works fine on a linux box with an untrimmed "piece.out": ... use Net::MySQL; ... open FILEHANDLE, " }; print "string loaded\n"; $mysql->query("truncate htmlquery"); print "table truncated\n"; $mysql->qu

RE: File Read Error

2003-11-05 Thread Atkinson, Robert
FDL is :- ALPHA_ROB$$ typ dcllog.fdl TITLE "DCLLOG Output File" IDENT " 3-JUN-1999 15:43:26 OpenVMS FDL Editor" SYSTEM SOURCE "OpenVMS" FILE ALLOCATION 15 BEST_TRY_CONTIGUOUS yes EXTENSION 15000 OR