added little test_answers.pl script to run the exercise tests on the answers in a...
authorRobert Buels <rmb32@cornell.edu>
Thu, 9 Jul 2009 22:33:23 +0000 (15:33 -0700)
committerRobert Buels <rmb32@cornell.edu>
Thu, 9 Jul 2009 22:33:23 +0000 (15:33 -0700)
commit9b9f6a8b9ec7d696890176b7034b4f784f790c80
tree10865a4c0900e42a8712a5303efb0522429023c7
parent1d405ed6c12b930e5ed2e31fb438e23603376464
added little test_answers.pl script to run the exercise tests on the answers in a TAP::Harness.  cannot use prove here because you have to use a different lib dir for each test file that you run
moose-class/exercises/answers/test_answers.pl [new file with mode: 0755]