in reply to Re^10: displaying html file in the browser using perl
in thread displaying html file in the browser using perl

Use Path::Tiny rather than File::Slurp (see Re: SLURP Error). At this point are't you better off just using something like HTML::Template/TT?

  • Comment on Re^11: displaying html file in the browser using perl