Alright guys, do I have an interesting question:
Let us start with the output that ends up in the browser, if I try and load
the ./eg/index.htm page:
--------------------------
#!/usr/local/bin/perl5 asp
--------------------------
Then the output to browser when I load the ./eg/index.html page:
--------------------------
#!/usr/local/bin/perl5 asp <= $#keys; $i++) { if($i < $half) { push(@col1,
$keys[$i]); } else { push(@col2, $keys[$i]); } } $Response->Debug('col1',
\@col1, 'col2', \@col2); $title = 'Example ASP Scripts'; %>
"; next; } next unless $_->[0]; # last col / last row # clean up the
descriptions $_->[1] =~ s/\s*\.\s*$//s; $_->[1] .= '.'; %>
[0]%>>[0]%> [0] =~ /\.(htm|asp|ssi|xml)$/) { %> ([0]%>>source)
[1]%>
--------------------------
It almost seems to me, like ASP is half working, half not.
Keep in mind these are just the example scripts that come with the package.
And, as far as I know, everything was installed 100% correctly from the CPAN
sources.
Any Ideas?
Cheers,
Sean