Tags:
create new tag
, view all tags

Question

Whilst installing PublishContrib plugin I get the following perl error:

Can't locate object method "dslip_status" via package "CPAN::Module" at PublishContrib_installer line 247, <STDIN> line 1.

I guess I need to add some module, but not being a perl person I dont know how to do this. Instructions please?

Environment

TWiki version: TWikiRelease04x00x05
TWiki plugins: DefaultPlugin, EmptyPlugin, InterwikiPlugin
Server OS: Centos 4 2.6.9-42.0.3.ELsmp
Web server: Apache/2.2.3
Perl version: v5.8.5 built for i386-linux-thread-multi
Client OS: Windows XP Sp3
Web Browser: IE 4
Categories: Installation, Plugins

-- QuentinNorth - 02 Feb 2007

Answer

ALERT! If you answer a question - or have a question you asked answered by someone - please remember to edit the page and set the status to answered. The status is in a drop-down list below the edit box.

Goodness me, I have no idea! Sound like you need to update your CPAN install, though. Try this:

$ perl -MCPAN - e shell
install File::Spec
install File::Copy
install File::Path
install LWP
install Archive::Zip
install Archive::Tar
install Net::FTP

-- CrawfordCurrie - 21 Feb 2007

Closing this question after more than 30 days...

-- PeterThoeny - 02 Apr 2007

 
Change status to:
Topic revision: r3 - 2007-04-02 - PeterThoeny
 
Twitter Delicious Facebook Digg Google Bookmarks E-mail LinkedIn Reddit StumbleUpon    
  • Download TWiki
TWiki logo Powered by Perl Hosted by OICcam.com Ideas, requests, problems regarding TWiki? Send feedback. Ask community in the support forum.
Copyright © 1999-2012 by the contributing authors. All material on this collaboration platform is the property of the contributing authors.