Help for this page
use strict; use warnings; ... my $path = '//myuncserver/wwwroot$'; my @entry = stat($path) or die "Couldn't stat $path : $!"; print Dumper(@entry);
<%@ LANGUAGE="perlscript" > <% ... PerlScript Error error '80004005' (in cleanup) Couldn't stat //myuncserver/wwwroot$ : No such file or di +rectory /testdir/walk2.asp, line 8