So in the app at work, input is performed through what we call "an import".
Just now a strange error occured in the test that sanity checks that all modules compile.
Can't call method "request" on an undefined value
It appears I removed some duplication by extracting to a method called... "import".
D'oh.
See also:
perldoc -f use
Crazy day (Score:2)
After this I had a look at some cross-site scripting issues with FCKeditor,
Reserved words (Score:2)