Re: directory help

2003-03-22 Thread Ovid
--- "Lile, James AZ2 (VAW-115)" <[EMAIL PROTECTED]> wrote: > > my code... > > $base = "c:\\www\\"; # the www is where the files are held on the unix > > server > > > > sub openDir { > > opendir(BASE, $base) || print "Error..."; > > while ($name = readdir(BASE)) { > > if (-d $name)

Re: mod_perl books

2003-03-22 Thread Iain 'Spoon' Truskett
* entius ([EMAIL PROTECTED]) [21 Mar 2003 23:26]: > I want to learn mod_perl and there're two books who talk > about this. Now a third has arrives and it's talking > about 2.0 mod_perl but i am a Lincoln Stein fan and i want > the "Writing Apache Modules with Perl and C". But the last > edition is