huck i tried your script and got the response. so how to fix it

new to %INC from adding use Data::Dumper Data/Dumper.pm => /usr/lib64/perl5/Data/Dumper.pm bytes.pm => /usr/share/perl5/bytes.pm new to %INC from adding use strict new to %INC from adding use warnings new to %INC from adding use Config new to %INC from adding use Fcntl new to %INC from adding use CGI::Carp qw(fatalsToBrowser) CGI/Carp.pm => /usr/share/perl5/CGI/Carp.pm File/Spec.pm => /usr/lib64/perl5/File/Spec.pm File/Spec/Unix.pm => /usr/lib64/perl5/File/Spec/Unix.pm new to %INC from adding use GD FileHandle.pm => /usr/share/perl5/FileHandle.pm GD.pm => /usr/local/lib64/perl5/GD.pm GD/Image.pm => /usr/local/lib64/perl5/GD/Image.pm GD/Polygon.pm => /usr/local/lib64/perl5/GD/Polygon.pm IO/File.pm => /usr/lib64/perl5/IO/File.pm IO/Seekable.pm => /usr/lib64/perl5/IO/Seekable.pm new to %INC from adding use LWP::UserAgent new to %INC from adding use JSON JSON.pm => /usr/local/share/perl5/JSON.pm new to %INC from adding use x::x eval use ERROR:Can't locate x/x.pm in @INC (@INC contains: /home/breflf/perl5/lib/perl5 /home/breflf/perl5/lib/perl5/x86_64-linux-thread-multi /home/breflf/perl/usr/local/lib64/perl5 /home/breflf/perl/usr/local/share/perl5 /home/breflf/perl/usr/lib64/perl5/vendor_perl /home/breflf/perl/usr/share/perl5/vendor_perl /home/breflf/perl/usr/lib64/perl5 /home/breflf/perl/usr/share/perl5 /usr/local/lib64/perl5 /usr/local/share/perl5 /usr/lib64/perl5/vendor_perl /usr/share/perl5/vendor_perl /usr/lib64/perl5 /usr/share/perl5 .) at (eval 25) line 1. BEGIN failed--compilation aborted at (eval 25) line 1. Carp/Heavy.pm => /usr/share/perl5/Carp/Heavy.pm

In reply to Re^2: pl script in webserver by bigup401
in thread pl script in webserver by bigup401

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.