It's B::Xref and it's pretty cool.

X:\perl>perl -MO=Xref c:\perl\lib\strict.pm File c:\perl\lib\strict.pm Subroutine (definitions) Package Internals &HvREHASH s0 &SvREADONLY s0 &SvREFCNT s0 &hash_seed s0 &hv_clear_placeholders s0 &rehash_seed s0 Package PerlIO &get_layers s0 Package Regexp &DESTROY s0 Package UNIVERSAL &VERSION s0 &can s0 &isa s0 Package Win32 &BuildNumber s0 &CopyFile s0 &DomainName s0 &FormatMessage s0 &FsType s0 &GetCwd s0 &GetFullPathName s0 &GetLastError s0 &GetLongPathName s0 &GetNextAvailDrive s0 &GetOSVersion s0 &GetShortPathName s0 &GetTickCount s0 &IsWin95 s0 &IsWinNT s0 &LoginName s0 &NodeName s0 &SetChildShowWindow s0 &SetCwd s0 &SetLastError s0 &Sleep s0 &Spawn s0 Subroutine (main) Package (lexical) $default_bits i25 %bitmask i5 Package strict $VERSION 3 &bits &25 c:\perl\lib\strict.pm syntax OK

In reply to Re^2: grepping out global vars? by Mr. Muskrat
in thread grepping out global vars? by tphyahoo

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.