Re: Backticks alternative?

2004-07-06 Thread Brian Eable
On Tue, 6 Jul 2004 00:28:57 -0400, gohaku <[EMAIL PROTECTED]> wrote: > Hi everyone, > After using backticks to retrieve executable output, > I would like to know if there is a backtick alternative. > > For example, to get a File Listing on a Unix-based system, > I will do the usual: > > $exec = "

Re: Name "main::file" used only once:

2004-07-08 Thread Brian Eable
On Thu, 8 Jul 2004 15:17:55 -0500 , Brian Volk <[EMAIL PROTECTED]> wrote: > Hi All, > > Below is the program I'm using... It works but I'm getting an error > message... Can you please tell me what I'm doing wrong? I listed the error > below... Thanks so much for all your help. PS: The program w