Re: macperl installation module problem

2005-08-05 Thread Ben Crane
T R, Thanx for your advice...I have managed to get hold of perl2exe creators and they have said that the MacPerl.pm module isn't needed in my script and that there is a special comment command that can exclude unused modules...so at least there is a plan to deal with this. Thank you for your help

Re: email attachments

2005-08-05 Thread Tom Allison
David Foley wrote: Hi Guys, I'm using Net::POP3 to collect some mail. But some of the messages contain attachments. I need to get these attachments into a file. How do I do this? Thanks There are a number of tools that all claim to do this and many of them do it reasonably well

Question about Moduals

2005-08-05 Thread Luinrandir
I am creating my own packages/moduals for a game I am writing. my question is should I create one big program with many moduals? or many small programs (one for each business in the town) with a few moduals. My concern is that loading up the moduals and a big program would slow things down... whi

Re: Extracting Redundant Elements in HoHoA

2005-08-05 Thread mgoland
- Original Message - From: Gundala Viswanath <[EMAIL PROTECTED]> Date: Thursday, August 4, 2005 10:20 pm Subject: Extracting Redundant Elements in HoHoA > Hi, Hello, > Given this hash I want to identify animal that: > 1.Occur more than once within the states, AND > 2.Occur in more than o

Compiling perl scripts

2005-08-05 Thread Binish A R
Does anyone knows how to compile perl scripts to executables? I'm working on RH Linux and would like to know the details. I know that I can use perlcc to do that ... but it isn't compiling anything other than a simple 'hello world' program :( Is there any other tools besides perlcc ?? Thanks i

RE: Compiling perl scripts

2005-08-05 Thread Larsen, Errin M HMMA/IT
Binish A R wrote: > Does anyone knows how to compile perl scripts to executables? I'm > working on RH Linux and would like to know the details. I know that I > can use perlcc to do that ... but it isn't compiling anything other > than a simple 'hello world' program :( > > Is there any other tool

RE: Compiling perl scripts

2005-08-05 Thread Larsen, Errin M HMMA/IT
Larsen, Errin M HMMA/IT wrote: > Binish A R wrote: >> Does anyone knows how to compile perl scripts to executables? I'm >> working on RH Linux and would like to know the details. I know that I >> can use perlcc to do that ... but it isn't compiling anything other >> than a simple 'hello world' prog

Re: Compiling perl scripts

2005-08-05 Thread Binish A R
Larsen, Errin M HMMA/IT wrote: Larsen, Errin M HMMA/IT wrote: Binish A R wrote: Does anyone knows how to compile perl scripts to executables? I'm working on RH Linux and would like to know the details. I know that I can use perlcc to do that ... but it isn't compiling anything other th

Net::DNS - Specify a Name Server

2005-08-05 Thread Ryan Frantz
Perlers, I'd like to use Net::DNS to verify that that my external name servers are running DNS and returning the correct records. How does one specify an alternate DNS server to use when querying? I've Googled and RTFM but can't seem to find the answer. Is Net::DNS appropriate? Or is the

Re: Net::DNS - Specify a Name Server

2005-08-05 Thread Wiggins d'Anconia
Ryan Frantz wrote: > Perlers, > > > > I'd like to use Net::DNS to verify that that my external name servers > are running DNS and returning the correct records. How does one specify > an alternate DNS server to use when querying? > > > > I've Googled and RTFM but can't seem to find the ans

RE: Net::DNS - Specify a Name Server

2005-08-05 Thread Ryan Frantz
> -Original Message- > From: Wiggins d'Anconia [mailto:[EMAIL PROTECTED] > Sent: Friday, August 05, 2005 4:12 PM > To: Ryan Frantz > Cc: beginners@perl.org > Subject: Re: Net::DNS - Specify a Name Server > > Ryan Frantz wrote: > > Perlers, > > > > > > > > I'd like to use Net::DNS to veri