RE: Requiring strictness everywhere

2006-08-15 Thread Gerald Richter
Hi, > > > > You can use Embperl_Top_Include in your httpd.conf to add a "use > > strict" to every page > > Hmh... Does not appear to work - Having that variable set in > my configuration, the pages still display even if having > undeclared variables. Ok, you are right it works for other "us

RE: Errors after file upload

2006-08-15 Thread Gerald Richter
Hi, > > I have been experimenting with file upload via forms. I am > using the method described by Gerald back here: > > http://www2.ecos.de/~mailarc/embperl/2001-04/msg00101.html > > > It does successfully upload the file and do