Access to %udat in epocgi.pl

2003-07-14 Thread Harald Becker
Hi list, I want to compress the output of the calculated page with gzip. I changed the epocgi.pl with a few lines. There is no problem to compress the output, But I also want to use the cookie session handling and I cannot find a solution. Can I access the embperl cookie header or how can I access

Cwd / chdir

2003-07-14 Thread Cameron B. Prince
Hi, I am trying to use Embperl to scan a directory of files... I call a package that uses Cwd and File::Find. It returns the list of files. However, when I run it from the Embperl code I get: [error] [2306]ERR: 24: Error in Perl code: chdir: Illegal seek I have read the documentation on Safe