Further in response to the monk who asked, How did you know? Before I read the response above me, I had readed for a cpan shell in search:

cpan[9]> i /Math::BigInt/ Module = Math::BigInt (PJACKLAM/Math-BigInt-1.997.tar.gz) Module = Math::BigInt::Calc (PJACKLAM/Math-BigInt-1.997.tar.gz) Module = Math::BigInt::CalcEmu (PJACKLAM/Math-BigInt-1.997.tar.gz) Module Math::BigInt::Constant (TELS/math/Math-BigInt-Constant-1.08. +tar.gz) Module = Math::BigInt::FastCalc (PJACKLAM/Math-BigInt-FastCalc-0.30.t +ar.gz) Module = Math::BigInt::GMP (PJACKLAM/Math-BigInt-GMP-1.37.tar.gz +) Module Math::BigInt::Lite (FLORA/Math-BigInt-Lite-0.14.tar.gz) Module Math::BigInt::Named (TELS/math/Math-BigInt-Named-0.03.tar +.gz) Module Math::BigInt::Named::English (TELS/math/Math-BigInt-Named-0. +03.tar.gz) Module Math::BigInt::Named::German (TELS/math/Math-BigInt-Named-0.0 +3.tar.gz) Module = Math::BigInt::Pari (PJACKLAM/Math-BigInt-Pari-1.17.tar.g +z) Module Math::BigInt::Parts (PJACKLAM/Math-BigInt-Parts-0.02.tar. +gz) Module Math::BigInt::Random (BILLH/Math-BigInt-Random-0.04.tar.gz +) Module Math::BigInt::Random::OO (PJACKLAM/Math-BigInt-Random-OO-0.0 +3.tar.gz) Module < Math::BigInt::Trace (FLORA/bignum-0.29.tar.gz) Module Math::BigIntFast (N/A) 16 items found

And was able to get that close before doing a search which brought me back to the monestary. And by the way folks, my deep appreciation to all the wonderful folks in this brother and sister hood between these cloistered walls. I'm closing in on the six month point under my first ever contract to a perl code shop. Its been a tremendous learning experience. And I never would have had that opportunity if not for the support and guidance provided by this community when I reached out ready to learn perl.

-- Hugh Esco

if( $lal && $lol ) { $life++; }
if( $insurance->rationing() ) { $people->die(); }

In reply to Re: Problems in Net::SSH by hesco
in thread Problems in Net::SSH by cristianekw

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.