in reply to Re^2: XML::LibXSTL/Windows autoload problem
in thread XML::LibXSLT/Windows autoload problem
... Thus a failed autoload might in general be a good indication that you misspelled a method name...You don't say ;) 'perldoc perldiag' :
Can't locate auto/%s.al in @INC(F) A function (or method) was called in a package which allows autoload, but there is no function to autoload. Most probable causes are a misprint in a function/method name or a failure to AutoSplit the file, say, by doing make install.
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^4: XML::LibXSTL/Windows autoload problem
by ady (Deacon) on Oct 04, 2005 at 18:44 UTC | |
by Anonymous Monk on Oct 25, 2009 at 07:44 UTC |