Revision history for Perl extension Math::Symbolic::Custom::CCompiler. 1.01 Wed Sep 14 10:47 2006 - Added optional POD tests. 1.00 Sat Jul 30 21:43 2005 - Changed call to _find_vars in the ::Compiler package to a method call to explicit_signature() which does basically the same thing. Reason is, that I've done this to ::Compiler a while ago an removed _find_vars. So no I've learned why you don't just call private routines of another package! 0.01 Wed Jan 14 14:09 2004 - original version as uploaded to CPAN