installing PDF::Kit i got this error, any idea ? thanks lorenzo
alexiim-as1:/home/alcatel/.scripts/perl/PDF-Kit-v1.0.5 # ./Build test +verbose=1 t/00-load.........1..1 not ok 1 - use PDF::Kit; # Failed test 'use PDF::Kit;' # at t/00-load.t line 5. # Tried to use 'PDF::Kit'. # Error: Can't locate version.pm in @INC (@INC contains: /home/al +catel/.scripts/perl/PDF-Kit-v1.0.5/blib/lib /home/alcatel/.scripts/pe +rl/PDF-Kit-v1.0.5/blib/arch /usr/lib/perl5/5.8.8/x86_64-linux-thread- +multi /usr/lib/perl5/5.8.8 /usr/lib/perl5/site_perl/5.8.8/x86_64-linu +x-thread-multi /usr/lib/perl5/site_perl/5.8.8 /usr/lib/perl5/site_per +l /usr/lib/perl5/vendor_perl/5.8.8/x86_64-linux-thread-multi /usr/lib +/perl5/vendor_perl/5.8.8 /usr/lib/perl5/vendor_perl .) at /home/alcat +el/.scripts/perl/PDF-Kit-v1.0.5/blib/lib/PDF/Kit.pm line 39. # BEGIN failed--compilation aborted at /home/alcatel/.scripts/perl/PDF +-Kit-v1.0.5/blib/lib/PDF/Kit.pm line 39. # Compilation failed in require at (eval 4) line 2. # BEGIN failed--compilation aborted at (eval 4) line 2. Use of uninitialized value in concatenation (.) or string at t/00-load +.t line 8. # Testing PDF::Kit , Perl 5.008008, /usr/bin/perl # Looks like you failed 1 test of 1. dubious Test returned status 1 (wstat 256, 0x100) DIED. FAILED test 1 Failed 1/1 tests, 0.00% okay t/pod-coverage....1..1 ok 1 - Pod coverage on PDF::Kit # PDF::Kit: no public symbols defined ok t/pod.............1..2 ok 1 - blib/script/pdf_kit_eg.pl ok 2 - blib/lib/PDF/Kit.pm ok Failed Test Stat Wstat Total Fail Failed List of Failed ---------------------------------------------------------------------- +--------- t/00-load.t 1 256 1 1 100.00% 1 Failed 1/3 test scripts, 66.67% okay. 1/4 subtests failed, 75.00% okay +. alexiim-as1:/home/alcatel/.scripts/perl/PDF-Kit-v1.0.5 #

In reply to installing module PDF::Kit by lorenzob

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.