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.

MJD says "you can't just make shit up and expect the computer to know what you mean, retardo!"
I run a Win32 PPM repository for perl 5.6.x and 5.8.x -- I take requests (README).
** The third rule of perl club is a statement of fact: pod is sexy.

  • Comment on Re^3: XML::LibXSTL/Windows autoload problem

Replies are listed 'Best First'.
Re^4: XML::LibXSTL/Windows autoload problem
by ady (Deacon) on Oct 04, 2005 at 18:44 UTC
    Arrrrgghhhh... -- Okee, i get the hint :)

    I've written out the perldiag page and nailed it above my computer screen. Promise to check it next time!

    Best regards
    allan