in reply to Executing perl script from perl scripts
Good idea to start with a simple test, but these tests are too simple.
ok("1","test 1"); tests whether "1" is a true value. If you ever find this test failing, please let me know.