in reply to Re: using Test::* modules for generic testing of non perl stuff?
in thread using Test::* modules for generic testing of non perl stuff?
Actually that and more...
For example:
1) verify all necessary dbms client and server files are in a directory, else failThis one example would be used to certify a particular dbms version with the local build of the dbms and the local network
I'm doing about 1/2 this by hand now and since I'm lazy, I don't want to keep doing it. This is just an example of a whole series of other applications I wish to put Test::* towards.
Jason L. Froebe
No one has seen what you have seen, and until that happens, we're all going to think that you're nuts. - Jack O'Neil, Stargate SG-1
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^3: using Test::* modules for generic testing of non perl stuff?
by stvn (Monsignor) on Oct 15, 2004 at 21:30 UTC | |
by jfroebe (Parson) on Oct 15, 2004 at 21:35 UTC | |
by stvn (Monsignor) on Oct 15, 2004 at 21:43 UTC | |
by jfroebe (Parson) on Oct 15, 2004 at 22:12 UTC | |
by stvn (Monsignor) on Oct 16, 2004 at 00:09 UTC |