From: Randy M. <ra...@ac...> - 2001-02-28 01:26:30
|
I have attached a non-functioning test, roughly similar to what would go into a CPAN module. Feel free to use it; I must say that it will not work completely. Why am I sending a half functioning test? I am hoping that it will be useful to some folks. I stopped working on it, to put more effort into submitting patches to make idsShared.pm pass it. What does it do? 1. It tests loading the module idsShared.pm 2. It uses warning and taint checking 3. It tries to call some subroutines. In particular, it will fail for two reasons: a. there is still something in idsShared.pm that is signalling a taint/warning message b. It tries to test a subroutine that doesn't exist yet Obviously more tests can be added (perversity encouraged) Randy. |