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
Comment on
Re: Re: Check if perl code is valid
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
Re (tilly) 2: Syntax Error Checking
[reply]
In Section
Seekers of Perl Wisdom