in reply to Re: Re: Breaking up large database
in thread Breaking up large database

You might try the -c command line option:

perl -c script.pl

It will check your script's syntax without executing it.

Cheers!

Brent

-- Yeah, I'm a Delt.