Beefy Boxes and Bandwidth Generously Provided by pair Networks
Welcome to the Monastery
 
PerlMonks  

Re^4: call tree analysis using perl

by stallion (Acolyte)
on Feb 15, 2012 at 11:30 UTC ( [id://953910]=note: print w/replies, xml ) Need Help??


in reply to Re^3: call tree analysis using perl
in thread call tree analysis using perl

I used DATA also but still its throwing up the same error.

Replies are listed 'Best First'.
Re^5: call tree analysis using perl
by Eliya (Vicar) on Feb 15, 2012 at 11:37 UTC

    Then you've likely removed the __END__ part of the script, which is the data that can be accessed via the file handle DATA.  When Perl sees a __DATA__ or __END__ section, it makes the data following it available via the then pre-opened file handle DATA.

    See perldata.

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://953910]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others surveying the Monastery: (3)
As of 2025-11-16 09:48 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?
    What's your view on AI coding assistants?





    Results (72 votes). Check out past polls.

    Notices?
    hippoepoptai's answer Re: how do I set a cookie and redirect was blessed by hippo!
    erzuuliAnonymous Monks are no longer allowed to use Super Search, due to an excessive use of this resource by robots.