27 Apr
2010
27 Apr
'10
9:11 p.m.
2010/4/28 Juan J. <reidrac@usebox.net>
I've gone over your code. There are two issues:
1. Instead of 'load_app("test")', you should write 'use load;'. That would fix the first issue.
Sorry, I meant "use test;", which will in turn load the code in "test.pm". I'm more tired than I thought. :) Sawyer.