Tim Bunce <[EMAIL PROTECTED]> writes: > +B<*> You'll know which functions need this, because the C compiler will > +complain that the undeclared identifier C<myperl> is used if I<and only if>
It should have been C<my_perl> (with an underscore). Sorry about that.
