Thank You for Your prompt reply, This is the error that I get at the bottom of the Invoice as I try to print , Attempt to free unreferenced scalar: SV 0x89b12e4, Perl interpreter: 0x8295008 during global destruction. I am using Perl5.10 straight from the installation Distro, in openSuse , Linux 2.6.31.5-0.1-desktop i686 , openSUSE 11.2 (i586). I called the programmers at SQL-Ledger, and they too commented that it was a problem with Perl5.10 , that I should use an older distro with Perl5.8 can You guide me to where I can ge the documentation for installing a previous version of Perl , and perhaps have both coexist? in the same server, for SQL-ledger use the 5.8 and for all YaST functions use the 5.10? Thank You again,

In reply to perl 5.10 yielding "Global destruction" errors while printing and Invoice in SQL-ledger, in OpenSUSE by mtiempos

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.