Tags:
create new tag
, view all tags

Question

just a general question that arose when I tried to install a plugin (calendar). Before installation I have to add a perl module "html::CalendarMonthSimple" . It wasn't obvious to me how to do that. Is there a straightforwrrd procedure?

thanks for the help! matt -- MattPrice - 02 Feb 2003

  • TWiki version:
  • Perl version: 5.6.1
  • Web server & version: apache 1.3
  • Server OS:debian gnu/linux (woody)
  • Web browser & version:
  • Client OS:

-- MattPrice - 02 Feb 2003

Answer

Hi Matt, the most convinient way is to use the CPAN Modules, as root execute this command:

perl -MCPAN -e "install HTML::CalendarMonthSimple"

Also checkout:

perl -MCPAN -e shell

-- FredrikLarsson - 04 Feb 2003

Also, some distributions package the more popular modules. For example, if there's a CPAN module Foo::Bar v1.05, there may very well be a Debian package named libfoo-bar-perl and perhaps even a Red Hat RPM like perl-foo-bar-1.05-1.noarch.rpm.

-- WalterMundt - 04 Feb 2003

Topic revision: r4 - 2003-02-08 - 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.