.prn Files, in concept, are ancient artifacts in lore of computing even predating Unix. There long history leads me to believe that this problem has been solved on the module level already. Premature coding is a problem for the impaitient. A little research and planning go a long way to making code useful.

Remember this problem is one of the fundemental reasons for Perl. Practical Extraction and Report Language is one of the earliest backronyms attached to it (http://en.wikipedia.org/wiki/Perl#Name).

Oh and look at that just moments after you chided me for not coding in a frenzy some one pointed out the other part of the problem has been solved with a CPAN module. Think of all that wasted code.

As it happens I did read the how to post guide and I had searched on PM for anything on PRN files and going back 2 years did not find anything relevent.

I also wrote a title that unambigously defines the problem not the solution. If and when I complete this project and someone else come looking for information on reports, excel convertions, prn files etc. they will look at this subject and say "YES" someone has a similar problem to my own. They will look in the thread and will find some useful answers. Which is one of the objectives of PM.

Someone with your rank in PM, pedigree in Perl and programming in general would have a better response than "Why haven't you started coding already?"


In reply to Re^2: Converting txt Reports (.prn file) in Excel with Perl by admiraln
in thread Converting txt Reports (.prn file) in Excel with Perl by admiraln

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.