[Catalyst] Re: Canot get application working on IIS7 via FastCGI

Adam Sjøgren adsj at novozymes.com
Thu Oct 18 11:17:16 GMT 2012


On Thu, 18 Oct 2012 10:48:19 +0000, Craig wrote:

> dump($env);

Try:

  use Data::Dumper;
  print STDERR Dumper($your_variable);


  Best regards,

    Adam

-- 
                                                          Adam Sjøgren
                                                    adsj at novozymes.com



More information about the Catalyst mailing list