Hello I am getting error while running window.
Math::Pari not locatable. C:\Users\a-mrayappa\Desktop>test.pl CHE3-W01145: Reading configuration data /.ssh/config CHE3-W01145: Reading configuration data /etc/ssh_config CHE3-W01145: Connecting to apm, port 22. CHE3-W01145: Socket created, turning on blocking... CHE3-W01145: Remote version string: SSH-2.0-OpenSSH_4.3 CHE3-W01145: Remote protocol version 2.0, remote software version Open +SSH_4.3 Can't locate loadable object for module Math::Pari in @INC (@INC conta +ins: C:/Pe rl64/site/lib C:/Perl64/lib .) at C:/Perl64/lib/Net/SSH/Perl/Util/SSH2 +MP.pm line 6. Compilation failed in require at C:/Perl64/lib/Net/SSH/Perl/Util/SSH2M +P.pm line 6. BEGIN failed--compilation aborted at C:/Perl64/lib/Net/SSH/Perl/Util/S +SH2MP.pm l ine 6. Compilation failed in require at C:/Perl64/lib/Net/SSH/Perl/Util.pm li +ne 56. BEGIN failed--compilation aborted at C:/Perl64/lib/Net/SSH/Perl/Kex/DH +1.pm line 10. Compilation failed in require at C:/Perl64/lib/Net/SSH/Perl/Kex.pm lin +e 6. BEGIN failed--compilation aborted at C:/Perl64/lib/Net/SSH/Perl/Kex.pm + line 6. Compilation failed in require at C:/Perl64/lib/Net/SSH/Perl/SSH2.pm li +ne 6. BEGIN failed--compilation aborted at C:/Perl64/lib/Net/SSH/Perl/SSH2.p +m line 6.

Code tags added by GrandFather


In reply to Re^2: Net::SSH::Perl script in windows - getpwuid is unimplemented by Anonymous Monk
in thread Net::SSH::Perl script in windows - getpwuid is unimplemented by sthirumalai

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.