eduardo's thread explorations of consciousness and symbolic references...
might give you new insight into the 'strict' controversy

personally, i'd love to use strict but there are things
that i can't do with it on (i've tried)

i always try to use it for the first few lines of a
proggie but wind up turning it off to get the job done

i'd love to send my code to a perl clinic, so i could learn
how to do those things (and i try that here from time to time ;)
but i worry about treadding to close to the line on my NDA

Update:

after an email discussion with dave (i tried to include jjhorner but to no avail), i've
got to admit that i was wrong. my being limited to non-strict code was a limitation of my
own in how to use global variables

eduardo's node did however make me feel better about not knowing how to do it tho' ;)

thanks to dave fo going through a mighty heafty chunk of code, his responses are about
to spawn another thread


In reply to RE: Re: Weird array printing/passing to subroutine problem by Buckaroo Buddha
in thread Weird array printing/passing to subroutine problem by dmtelf

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.