I was trying to add the libwww-perl-5.64 module to perl on our solaris 8 machine. Reading the information on the module I found we needed others. So far none of the modules has worked. One in particular that hasn't worked is the libnet-1.10.


>perl Makefile.PL
Checking for Socket...ok
Checking for IO::Socket...ok
Writing Makefile for Net

>make
Manifying blib/man3/Net::Time.3
/usr/perl5/5.00503/bin/pod2man: Invalid man page - no documentation in Net/Time.pm
Couldn't install blib/man3/Net::Time.3
Manifying blib/man3/Net::NNTP.3
/usr/perl5/5.00503/bin/pod2man: Invalid man page - no documentation in Net/NNTP.pm
Couldn't install blib/man3/Net::NNTP.3
Manifying blib/man3/Net::Domain.3
/usr/perl5/5.00503/bin/pod2man: Invalid man page - no documentation in Net/Domain.pm
Couldn't install blib/man3/Net::Domain.3
Manifying blib/man3/Net::POP3.3
/usr/perl5/5.00503/bin/pod2man: Invalid man page - no documentation in Net/POP3.pm
Couldn't install blib/man3/Net::POP3.3
Manifying blib/man3/Net::FTP.3
/usr/perl5/5.00503/bin/pod2man: Invalid man page - no documentation in Net/FTP.pm
Couldn't install blib/man3/Net::FTP.3
Manifying blib/man3/Net::SMTP.3
/usr/perl5/5.00503/bin/pod2man: Invalid man page - no documentation in Net/SMTP.pm
Couldn't install blib/man3/Net::SMTP.3
Manifying blib/man3/Net::Cmd.3
/usr/perl5/5.00503/bin/pod2man: Invalid man page - no documentation in Net/Cmd.pm
Couldn't install blib/man3/Net::Cmd.3
Manifying blib/man3/Net::Netrc.3
/usr/perl5/5.00503/bin/pod2man: Invalid man page - no documentation in Net/Netrc.pm
Couldn't install blib/man3/Net::Netrc.3
Manifying blib/man3/Net::libnetFAQ.3
/usr/perl5/5.00503/bin/pod2man: Invalid man page - 1st pod line is not NAME in Net/libnetFAQ.pod
Couldn't install blib/man3/Net::libnetFAQ.3

I'm new to both UNIX systems and Perl, and would appreciate any help. I've read lots of documentation, but am still hopelessly lost.

Pm fvb jhu'a ylhk pa svvr ha tf uhtl.

In reply to Adding a Perl module... by Cypher7

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.