Hmm, well your code also produces some mystery entries. Can someone tell me what the sqares represent here?
TIA
jg
$ is defined, and value is 256 $ is defined, and value is C:\Perl\bin\perl.exe $" is defined, and value is $$ is defined, and value is 345389531 $/ is defined, and value is $0 is defined, and value is C:\WINDOWS\Desktop\Edit2 $@ is defined, and value is %CORE:: is defined, and value is %CORE:: %DynaLoader:: is defined, and value is %DynaLoader:: %ENV is defined, and value is %ENV @INC is defined, and value is C:/Perl/lib C:/Perl/site/lib . %IO:: is defined, and value is %IO:: %UNIVERSAL:: is defined, and value is %UNIVERSAL:: %Win32:: is defined, and value is %Win32:: $_<..\universal.c is defined, and value is ..\universal.c $_<..\xsutils.c is defined, and value is ..\xsutils.c $_<.\win32.c is defined, and value is .\win32.c $_<perllib.c is defined, and value is perllib.c %attributes:: is defined, and value is %attributes:: %main:: is defined, and value is %main:: $symname is defined, and value is symname
_____________________________________________________
"The man who grasps principles can successfully select his own methods.
The man who tries methods, ignoring principles, is sure to have trouble.
~ Ralph Waldo Emerson

In reply to Re: Re: Unknown entries in %main:: by jerrygarciuh
in thread Unknown entries in %main:: by jerrygarciuh

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.