diff options
author | Joey Hess <joey@kodama.kitenet.net> | 2008-11-17 14:19:15 -0500 |
---|---|---|
committer | Joey Hess <joey@kodama.kitenet.net> | 2008-11-17 14:19:15 -0500 |
commit | e8a945845bd0774c2280da53f8a976c48547ede4 (patch) | |
tree | 5b77b0a5f0e63039ba61cc82121e94ac6b8b0d8c /mdwn2man | |
parent | 87f360dee4673eda5e54dfb9aaf41d0de6daa422 (diff) |
use perl modules up front
The old code actually did the same thing, just obfuscated -- since the eval
use wasn't quoted, it used the modules on load. Thus, the error (not to
mentioned the return) was bypassed, and it just failed on load.
But that seems like the right thing to do, really, so just made it clearer
that's what happens.
Diffstat (limited to 'mdwn2man')
0 files changed, 0 insertions, 0 deletions