Still 3 DESTROY calls,... 2 from the same process. Only make the output less readable.
^C#### BEGIN DESTROY: 13406 : MyModule=HASH(0x15bfb78) #### SV = IV(0x1a8acb0) at 0x1a8acc0 REFCNT = 1 FLAGS = (ROK,READONLY) RV = 0x15bfb78 SV = PVHV(0x15c6880) at 0x15bfb78 REFCNT = 1 FLAGS = (OBJECT,SHAREKEYS) STASH = 0x15ded40 "MyModule" ARRAY = 0x15d7360 (0:7, 1:1) 2014/05/19-12:22:44 Server closing! hash quality = 100.0% KEYS = 1 FILL = 1 MAX = 7 RITER = -1 EITER = 0x0 Elt "$$" HASH = 0x7f8f5659 SV = IV(0x15de268) at 0x15de278 REFCNT = 1 FLAGS = (IOK,pIOK) IV = 13405 #### BEGIN DESTROY: 13405 : MyModule=HASH(0x15bfb78) #### SV = IV(0x1a8ac80) at 0x1a8ac90 REFCNT = 1 FLAGS = (ROK,READONLY) RV = 0x15bfb78 SV = PVHV(0x15c6880) at 0x15bfb78 REFCNT = 1 FLAGS = (OBJECT,SHAREKEYS) STASH = 0x15ded40 "MyModule" ARRAY = 0x15d7360 (0:7, 1:1) hash quality = 100.0% KEYS = 1 FILL = 1 MAX = 7 RITER = -1 EITER = 0x0 Elt "$$" #### BEGIN DESTROY: 13406 : MyModule=HASH(0x15bfb78) #### HASH = 0x7f8f5659 SV = SV = IV(0x15de268) at 0x15de278 REFCNT = 1 FLAGS = (IOK,pIOK) IV(0x1a8a920) at 0x1a8a930 REFCNT = 1 FLAGS = (ROK,READONLY) IV = 13405 RV = 0x15bfb78 ###### END DESTROY: 13405 : MyModule=HASH(0x15bfb78) ###### SV = PVHV(0x15c6880) at 0x15bfb78 REFCNT = 1 FLAGS = (OBJECT,OOK,SHAREKEYS) STASH = 0x15ded40 "MyModule" ARRAY = 0x1a91980 (0:7, 1:1) hash quality = 100.0% KEYS = 1 FILL = 1 MAX = 7 RITER = -1 EITER = 0x0 Elt "$$" HASH = 0x7f8f5659 SV = IV(0x15de268) at 0x15de278 REFCNT = 1 FLAGS = (IOK,pIOK) IV = 13405 ###### END DESTROY: 13406 : MyModule=HASH(0x15bfb78) ######

In reply to Re^10: Is this absurd, or have I not RTFM? by petermogensen
in thread Is this absurd, or have I not RTFM? by petermogensen

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.