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

Edit | Attach | Watch | Print version | History: r4 < r3 < r2 < r1 | Backlinks | Raw View | Raw edit | More topic actions
Topic revision: r4 - 2003-02-08 - 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.