I posted a question here not long ago about whether creating a module was the best solution to a problem i had, and the response was that it was the best solution. so i created a little module. i have tested it via telnet froml, and it works fine, but when i try to 'use' it in scripts run via the web server i get an "Internal Server Error." I even set the permissions for the script to 4755 hoping that it was a permissions issue, but that didn't work. then i used CGI::Carp qw( fatalsToBrowser ), and it still wouldn't tell me anything. i've requested access to my error log, but that might take a week to occur, so i was hoping maybe someone else might have had a problem like this and could help me out. oh yea, by the way, the .pm file is in the same directory as the scripts that are using it.
-- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]