Beefy Boxes and Bandwidth Generously Provided by pair Networks
Just another Perl shrine
 
PerlMonks  

comment on

( [id://3333]=superdoc: print w/replies, xml ) Need Help??
There are plenty of great tutorials here on installing modules. There are the obvious ways to install modules, CPAN.pm, CPANPLUS.pm, PPM, and of course, from the command prompt. Forgive me if I've forgotton your favorite method, I'm sure there are many other ways to accomplish this task. Remember one of our mottos? TMTOWTDI!

Being new to the Linux world I had discoverd, and was tinkering around with webmin the other day when I noticed that under the "Others" menu was a link to "perl modules". For those of you unfamiliar with webmin, it's a snazy interface to your system's configuration, which actually runs in a nice web GUI ( http://localhost:10000). From the Moudles screen I was prompted to input the name of the module I wanted to install from CPAN. I could even browse CPAN via webmin, allowing me to visually traverse through CPAN's directories of modules. I was amazed! I gave it a test drive and had installed HTML::Template in a matter of minutes.

To me, this was much easier than configuring CPAN.pm (which I've never actually got fully working), but just as simple as PPM's interface, with much less rope to hang oneself.

I still need to do some more investigating, I'm not sure how webmin handles module dependancies, etc... And I've only installed one module so far, so my sample pool of experiences with this app are few. But from my first experience with it I love it.

I'm courious to hear about other's experiences with managing their systmem's perl modules via webmin. Do you use it? Why, or why not?

-silent11


In reply to Installing perl modules via webmin by silent11

Title:
Use:  <p> text here (a paragraph) </p>
and:  <code> code here </code>
to format your post; it's "PerlMonks-approved HTML":



  • Are you posting in the right place? Check out Where do I post X? to know for sure.
  • Posts may use any of the Perl Monks Approved HTML tags. Currently these include the following:
    <code> <a> <b> <big> <blockquote> <br /> <dd> <dl> <dt> <em> <font> <h1> <h2> <h3> <h4> <h5> <h6> <hr /> <i> <li> <nbsp> <ol> <p> <small> <strike> <strong> <sub> <sup> <table> <td> <th> <tr> <tt> <u> <ul>
  • Snippets of code should be wrapped in <code> tags not <pre> tags. In fact, <pre> tags should generally be avoided. If they must be used, extreme care should be taken to ensure that their contents do not have long lines (<70 chars), in order to prevent horizontal scrolling (and possible janitor intervention).
  • Want more info? How to link or How to display code and escape characters are good places to start.
Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others browsing the Monastery: (6)
As of 2024-04-18 10:46 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found