Emmanuel Quevillon wrote: >> I'd also recommend you start a new TestApp, and try to make just the >> smallest subset of an application you can to demonstrate / prototype >> out the functionality you want. >> >> a) This is gonna be easier to debug for you as there are less moving >> parts >> b) It's then possible to post your app on github or upload a tarball >> somewhere, and an interested party could have a play and see if they >> can see your issue, without conjecture/guessing, and also without >> having to wade through the rest of your application.
Hi Tom, I created a small App with Catalyst that does nothing at all but can reproduce the error encountered with my Application. This git app has been uploaded to github at : http://github.com/tuco/startup/tree/master I hope this will help. Thanks for any clue/advice Regards Emmanuel >> >> Cheers >> t0m >> > _______________________________________________ > List: [email protected] > Listinfo: http://lists.scsys.co.uk/cgi-bin/mailman/listinfo/catalyst > Searchable archive: http://www.mail-archive.com/[email protected]/ > Dev site: http://dev.catalyst.perl.org/ -- ------------------------- Emmanuel Quevillon Biological Software and Databases Group Institut Pasteur +33 1 44 38 95 98 tuco at_ pasteur dot fr ------------------------- _______________________________________________ List: [email protected] Listinfo: http://lists.scsys.co.uk/cgi-bin/mailman/listinfo/catalyst Searchable archive: http://www.mail-archive.com/[email protected]/ Dev site: http://dev.catalyst.perl.org/
