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 someone answered one of your questions - please remember to edit the page and set the status to answered. The status selector is 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:
Edit | Attach | Watch | Print version | History: r3 < r2 < r1 | Backlinks | Raw View | Raw edit | More topic actions
Topic revision: r3 - 2007-04-02 - PeterThoeny
 
  • Learn about TWiki  
  • Download TWiki
This site is powered by the TWiki collaboration platform Powered by Perl Hosted by OICcam.com Ideas, requests, problems regarding TWiki? Send feedback. Ask community in the support forum.
Copyright © 1999-2026 by the contributing authors. All material on this collaboration platform is the property of the contributing authors.