Hello,
Id like to say that Ive been browsing http://perl.apache.org/ and its
snippets section for help however I quickly realised that many of the
examples where written for modperl 2.0 which is why Id like to ask if
anybody could help me with a simple code snippet .. iam sure for the gurus
this w
On Sat, Sep 26, 2009 at 12:15:05AM +0800, 叶孤城 wrote:
> 2009/9/26 Bruce Johnson :
>
> >
> > or just print the html. When executed as a cgi script, the outgoing
> > connection from Apache is the script's stdout. Variables substitute just
> > fine.
> >
> > print < > Content-type: text/html\n\n
> >
>