On Mon, Apr 13, 2009 at 11:57 AM, sandhya pawar <sandhya.pawa...@gmail.com> wrote: > File does not exist: C:/Program Files/Apache Software > Foundation/Apache2.2/htdocs/hello.pm > It gives the above error?
Hello.pm (containing Apache2::Hello) should be placed within your Perl directory (eg, C:\Perl\site\lib\Apache2\Hello.pm, if your top-level Perl directory is C:\Perl). -- best regards, Randy