in reply to Re^4: cannot view png file from Graph::GD module
in thread cannot view png file from Graph::GD module

To be brutally honest: reality doesn't care how confident you are in what you believe.

  1. Your perl script created a valid PNG.
  2. Your perl script delivered the PNG file to where the browser could find it.
  3. Unless you wrote your web browser in Perl, the problem is not in your Perl code!
  • Comment on Re^5: cannot view png file from Graph::GD module