Posted on Tue Aug 19 06:49:44 2008
by bkbin response to 8592(See the whole thread of 2)
Re: Installation
You don't say what system you're on.
Instead of using make to install modules, it's usually easier to use the cpan command or equivalent:
cpan MediaWiki::API
should install everything for you.