Learning Perl on the Mac makes implementing it on UNIX seem awkward - :) I'm having some difficulties porting a MacPerl script to a UNIX server. Basically, on the Mac if I want to create a file I just use open(FILE, ">>filename"). This works fine from the shell on UNIX, but when I try this in a CGI script, it doesn't like it. What am I doing wrong? Any help, even a pointer to a good resource, would be appreciated Jake MacMullin ==== Want to unsubscribe from this list? ==== Send mail with body "unsubscribe" to macperl-anyperl-request@macperl.org