
dilbert
User
May 25, 2014, 9:52 AM
Post #1 of 2
(3196 views)
|
how to do installs of Perl-modules :: which way is the best?
|
Can't Post
|
|
hello dear perl experts how to do installs of Perl-modules :: which way is the best? a. via console or b. via yast at the console perl -MCPAN -e shell on first run you'll need to configure it, just follow defaults, get local repositorie cpan> install HTML::TreeBuilder::LibXML and we should be good, or the YAST package manager may allow us to install Perl modules as well but sure i can do a check of the modules that i allready have installed i need the following mozrepl XML::Twig DBI XML::Simple mysql Perl Mechanize Mozrepl - addon for the Web-Browser www mechanize firefox install Make - question: do i need to have a good Make? http://search.cpan.org/dist/Module-Load-Conditional/lib/Module/Load/Conditional.pm DESCRIPTION Module::Load::Conditional provides simple ways to query and possibly load any of the modules you have installed on your system during runtime. It is able to load multiple modules at once or none at all if one of them was not able to load. It also takes care of any error checking and so forth.
|