> How do you capture passed parameters in Perl on Windows? In > regular perl > its: > $variable = param('passed'); > > However, when I tried to run that under windows, it dies a > horrible death? I've looked through perl.org for more
What dies a horrible death, and how? How are you running it? Via browser? Deos the webserver know what to do with it? What do the error logs say? How did you pass it the value of 'passed'? Did you put use CGI qw(param); in the script? More details man! I don't theink the Mind::Read module is complete yet :p > information about converting over my unix scripts to windows, > any other good places out there for information? > > Sincerely in Christ, > Mark-Nathaniel Weisman > President / Owner > Outland Domain Group Consulting > Anchorage / Washington DC / Bellevue > [EMAIL PROTECTED] > > -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]