You may have to do it manually then.

I got the 5.006 zip file. You can extract it to your c:/unzipped/AdminMisc_5006 dir...then

copy from the bin dir the AdminMisc.dll to the <perldir>\site\lib\auto\Win32\AdminMisc\AdminMisc.DLL
copy the ADMINMSC.PM file to <perldir>\site\lib\Win32\AdminMisc.PM
copy for the test dir all the .pl files to <perldir>\site\lib\auto\Win32\AdminMisc\
copy the readme, Readme.pod, Win32-AdminMisc.ppd all to <perldir>\site\lib\auto\Win32\AdminMisc\
my ppm install then writes a .packlist in the <perldir>\site\lib\auto\Win32\AdminMisc\ dir which looks as follows

C:\Perl\site\lib\Win32\AdminMisc.PM C:\Perl\site\lib\Win32\AdminMisc\DESKTOP.PL C:\Perl\site\lib\Win32\AdminMisc\MEMGROUP.PL C:\Perl\site\lib\Win32\AdminMisc\NewDesktop.pl C:\Perl\site\lib\Win32\AdminMisc\README C:\Perl\site\lib\Win32\AdminMisc\RUNAS.PL C:\Perl\site\lib\Win32\AdminMisc\Readme.pod C:\Perl\site\lib\Win32\AdminMisc\RenameUser.pl C:\Perl\site\lib\Win32\AdminMisc\SCHED.PL C:\Perl\site\lib\Win32\AdminMisc\SCHED2.PL C:\Perl\site\lib\Win32\AdminMisc\SWITCH.PL C:\Perl\site\lib\Win32\AdminMisc\Test.pl C:\Perl\site\lib\Win32\AdminMisc\VALIDATE.PL C:\Perl\site\lib\Win32\AdminMisc\Win32-AdminMisc.ppd C:\Perl\site\lib\Win32\AdminMisc\listdesktop.pl C:\Perl\site\lib\auto\Win32\AdminMisc\AdminMisc.DLL

I don't think this updates the ppm database of installed modules but maybe some-one more experienced can finish this off for me... or it may just work.

Hope this helps...

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

In reply to Re: Re: Re: Installing Modules from local repository by AcidHawk
in thread Installing Modules from local repository by blackadder

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.