Sign in
apache
/
mod_perl
/
refs/heads/apache2-rename-unstable
/
.
/
ModPerl-Registry
/
t
/
cgi-bin
/
basic.pl
blob: f2cc5036d88792e5936be02c7621beebd6c60780 [
file
] [
log
] [
blame
]
#!perl -w
# test all the basic functionality
print
"Content-type: text/plain\n\n"
;
print
"ok $0"
;
__END__
this is some irrelevant data