After several attempts and tests, I was lucky in using Spreasheet:XLS and Spreadsheet::XLSX to make Linux parse Excel files.

On the Email front, while I have a good news that I can access my mail server using IMAP or POP, I am simply unable to install Net::IMAP. I get the following error, please advice.

Net::IMAP gave following errors:
Manifying blib/man3/Net::IMAP.3pm *** ERROR: unterminated C<...> at line 2811 in file Net/IMAP.pm *** ERROR: unterminated C<...> at line 2906 in file Net/IMAP.pm *** ERROR: unterminated C<...> at line 2911 in file Net/IMAP.pm BEGIN failed--compilation aborted at /root/.cpan/build/NetxAP-0.02/bli +b/lib/Net/IMAP.pm line 29. Compilation failed in require at t/01_imap_base.t line 4. BEGIN failed--compilation aborted at t/01_imap_base.t line 4. t/01_imap_base....dubious Test returned status 2 (wstat 512, 0x200) FAILED--1 test script could be run, alas--no output ever seen make: *** [test_dynamic] Error 2 /usr/bin/make test -- NOT OK Running make install make test had returned bad status, won't install without force

In reply to Re^2: Read Outlook Email/Attachment in Linux. by cosmokramer
in thread Read Outlook Email/Attachment in Linux. by cosmokramer

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.