in reply to Re: Check if perl code is valid
in thread Check if perl code is valid

I may be missing something here, but couldn't you check the return value of a system('perl -c...')?

(and before this gets --'d too much, explain why it's a bad idea..)

-marius

Replies are listed 'Best First'.
Re: Re: Re: Check if perl code is valid
by I0 (Priest) on Jan 15, 2001 at 05:35 UTC