in reply to Circular module dependencies

If you want to test compilation of a module, then test its use as a module, not as a script: perl -c -e 'use a'