On Thu, 17 Mar 2011 03:18:05 -0500 "John M. Dlugosz" <[email protected]> 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' keeps calling AUTOLOAD to > handle it! I've updated everything, to no avail. > I'd pester Perlmonks, but I'm having trouble getting my password > recovered. Eventually they'll respond again.
Installing which modules gives you what error? What are you doing that is causing infinite recursion? What version of URI::SmartURI are you using? Are you installing modules from CPAN or from Debian packages or a mixture? -- o) Derek Wueppelmann (o (D . [email protected] D). ((` http://www.monkeynet.ca ( ) ` _______________________________________________ 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/
