----- Original Message ----- From: Chris Devers <[EMAIL PROTECTED]> Date: Wednesday, January 12, 2005 7:54 pm Subject: Re: Execute a perl array
> On Wed, 12 Jan 2005 [EMAIL PROTECTED] wrote: > > > Just thought of a better question, how can you check if perl > code is > > valid with out executing it [ I guess the question may be, can > you > > interpelate with out executing ] ?? > > The tools for answering this yourself are in your hands: > > Try: > > $ perl --help > > Or to spell it out for you: > > $ perl --help | grep -i syntax > -c check syntax only (runs BEGIN and CHECK blocks) > $ Nice one !!! Durf on me :-0) > > > > > > -- > Chris Devers > > -- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > <http://learn.perl.org/> <http://learn.perl.org/first-response> > > > -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] <http://learn.perl.org/> <http://learn.perl.org/first-response>