Beefy Boxes and Bandwidth Generously Provided by pair Networks
Just another Perl shrine
 
PerlMonks  

Segfault with Devel::Size

by wanna_code_perl (Friar)
on Aug 22, 2013 at 10:15 UTC ( [id://1050502]=perlquestion: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    $VERSION $XS_VERSION %DeadBits %Bits %Offsets %EXPORT_TAGS 
    $Verbose $ExportLevel $Debug %Cache @EXPORT_OK @ISA
    
  2. or download this
    use strict;
    use warnings;
    ...
        print "\n";
    }
    @$arena = ();
    
  3. or download this
       0 : SCALAR(0xf8a4f8) : "$" :56
       1 : SCALAR(0xf8a510) : "::" :128
    ...
      21 : SCALAR(0xf3bbb0) : "1.03" :56
      22 : SCALAR(0xf3bc10) : "Devel::Size" :85
      23 : SCALAR(0xf3bc28) : "$VERSION" :Segmentation fault (core dumped)
    

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: perlquestion [id://1050502]
Approved by choroba
Front-paged by ww
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others pondering the Monastery: (4)
As of 2024-04-24 21:09 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found