This is a discussion on Re: Modify output of Apache::PerlRun? - modperl ; Peter Wood wrote: [..] > I've had other experiences where I found a module that already did > something I was trying to do, but this is the first time I've started > writing one with the exact same name. ...
Peter Wood wrote:
[..]
> I've had other experiences where I found a module that already did
> something I was trying to do, but this is the first time I've started
> writing one with the exact same name. :-)
>
If you write further modules, to avoid name clashes you might also want
to avoid names such as Cookie, Request, Response, etc..
;-)
André