I was just desperately trying to get it to return a true value, so I put that in much closer to the top in hopes that would do it. It was a test that I forgot to take out again before posting. Thanks for catching it.
Now... wouldn't you think return 1; would mean that the module is returning "1". And last I knew 1 was a true value. My office-mate didn't sprout a goatee overnight, so I must not have woken up in mirror-world.
Very confused. | [reply] [d/l] |
perl -MAblation -e 'use Data::Dumper; print Dumper \%INC'
| [reply] [d/l] |