Yes, this is a whole lot easier than downloading the module and customising the ppm tool. But there are other reasons why I would still choose the download way.

1. Personally I like to keep all the modules I need on a cd that I move around with me. If I come to a site/customer/machine I have quick access to them.(Possible stand alone machine not connected to a network/the internet.

2. I am still busy trying this but I am sure that if I set the HTTP_Proxy setting in the environment on my machine that is behind the office firewall, I will still be asked for authentication.(I am not loggin onto the NT domain.)

However I am only a mere initiate and hope I am not way off the mark.(Although I do know that downloading the modules works for me)

-----
Of all the things I've lost in my life, its my mind I miss the most.

UPDATE: Appologies! I should have read first..

If your proxy or firewall requires a username and password, you will also need to set the environment variables 'HTTP_proxy_user' and 'HTTP_proxy_pass'.

This is why I am still an INITIATE...;)

Regards


In reply to Re: Re: Re: Perl module downloading by AcidHawk
in thread Perl module downloading by Anonymous Monk

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



  • Posts are HTML formatted. Put <p> </p> tags around your paragraphs. Put <code> </code> tags around your code and data!
  • Titles consisting of a single word are discouraged, and in most cases are disallowed outright.
  • Read Where should I post X? if you're not absolutely sure you're posting in the right place.
  • Please read these before you post! —
  • Posts may use any of the Perl Monks Approved HTML tags:
    a, abbr, b, big, blockquote, br, caption, center, col, colgroup, dd, del, details, div, dl, dt, em, font, h1, h2, h3, h4, h5, h6, hr, i, ins, li, ol, p, pre, readmore, small, span, spoiler, strike, strong, sub, summary, sup, table, tbody, td, tfoot, th, thead, tr, tt, u, ul, wbr
  • You may need to use entities for some characters, as follows. (Exception: Within code tags, you can put the characters literally.)
            For:     Use:
    & &amp;
    < &lt;
    > &gt;
    [ &#91;
    ] &#93;
  • Link using PerlMonks shortcuts! What shortcuts can I use for linking?
  • See Writeup Formatting Tips and other pages linked from there for more info.