in reply to Errenous behavior from Exporter
#!/usr/bin/perl -w use strict; use SFConfig::Globals; print "Content-type: text/html\n\n"; print TEMPLATE_DIRECTORY, "\n"; [download]