in reply to Re: Re: printing a table in html using data read from a file
in thread printing a table in html using data read from a file

It looks like you're missing CGI::Carp and/or HTML::Table in your installed modules. Make sure that you have them installed. Try running g.cgi from a command prompt:
perl g.cgi
.