Hey folks - I just wanted to pass along that if you haven't started working with Padre yet, you really should give it a try. I have already mentioned how enamored I am of it's Syntax Check. The syntax check actually compiles your code periodically and lets you know about any compilation problems. A wonderful byproduct of this - which I just discovered - is that it will compile Inlined PDL::PP code for you and let you know if it doesn't compile. The warning messages are absolutely useless (because our warning messages generated from PDL::PP are useless), but at least you get nearly immediate feedback whenever changes to your PP code break your function.
David
_______________________________________________ Perldl mailing list [email protected] http://mailman.jach.hawaii.edu/mailman/listinfo/perldl
