[Catalyst] Please help with deployment problem

2011-03-17 Thread John M. Dlugosz
When I try to move my app to (a clone of) my Debian server, I get an error installing Perl modules. I've determined that just loading the module URI::SmartURI gives an infinite recursion. It seems that 'blessed' keeps calling AUTOLOAD to handle it! I've updated everything, to no avail. I'd

Re: [Catalyst] Please help with deployment problem

2011-03-17 Thread Derek Wueppelmann
On Thu, 17 Mar 2011 03:18:05 -0500 John M. Dlugosz wxju46g...@snkmail.com wrote: When I try to move my app to (a clone of) my Debian server, I get an error installing Perl modules. I've determined that just loading the module URI::SmartURI gives an infinite recursion. It seems that 'blessed'