At 13.18 -0400 1999.07.15, DeRobertis wrote: >I Hvae a simple script that crashes MacPerl 5 100% of the time. First it >spits out a few errors. These erros will either be warnings of some sort or >out of memory errors. (I gave it 80 megs of RAM to take care of the memory >problem). > >This does not happen on perl with LinuxPPC, where it runs fine. > >Here is the script: > >>>>BEGIN SCRIPT >#!/usr/bin/perl -w >use strict; >use diagnostics; >use sigtrap; >use Net::SMTP; >require 'hash-it.pm'; >>>>END SCRIPT > >Here is where you can grab 'hash-it.pm': ><http://www.erols.com/derobert/cgi-bin/hash-it.pm> (hope I typed my URL >right!) > >Note that there are a variety of other combinations which bring MacPerl down. Why do you say it has anything to do with C<use>? My guess is it would be your module there. Also, I wonder if it might be a perl5.005 vs. perl5.004 thing. Just some ideas to throw out ... you say you get errors and warnings, but what are they? -- Chris Nandor mailto:pudge@pobox.com http://pudge.net/ %PGPKey = ('B76E72AD', [1024, '0824090B CE73CA10 1FF77F13 8180B6B6']) ===== Want to unsubscribe from this list? ===== Send mail with body "unsubscribe" to macperl-request@macperl.org