UPDATE: Thanks for the answers... I really need to read the docu more carefully... blushing, I continue my code quest...use strict; use warnings; use Test::More; ok(eval { use Bundle::Catalyst } ); ok(eval { use SQL::Abstract } );
In reply to Test that a module is installed by tphyahoo
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |