in reply to Prototyping - is it necessary?
sub getFileData() { } [download]
sub getFileData()...is missing the prototype
-- Randal L. Schwartz, Perl hacker Be sure to read my standard disclaimer if this is a reply.