Help for this page

Select Code to Download


  1. or download this
    9175224
    4194672
    
  2. or download this
      LIBS => $Config{cc} eq 'gcc' || $Config{cc} eq 'cc' ? ['-lstdc++'] :
    + '',
    
  3. or download this
      LIBS => $Config{cc} =~ /\bg?cc\s*$/ ? ['-lstdc++'] : '',
    
  4. or download this
    Size.xs: In function 'UV thing_size(const SV*, char* (*)[8192])':
    Size.xs:552: error: invalid conversion from 'const void*' to 'void*'
    Size.xs:553: error: invalid conversion from 'const void*' to 'void*'
    Size.xs:554: error: invalid conversion from 'const void*' to 'void*'
    make: *** [Size.o] Error 1
    
  5. or download this
        /* Is there something hanging off the arylen element? */
        if (AvARYLEN((void*)thing)) {
          if (check_new(tv, AvARYLEN((void*)thing))) {
        total_size += thing_size(AvARYLEN((void*)thing), tv);
    
  6. or download this
    Summary of my perl5 (revision 5 version 10 subversion 1) configuration
    +:
       
    ...
        /usr/local/perl/vendor_perl/5.10.1/lib/vendor_perl/5.10.1
        /usr/local/perl/vendor_perl/5.10.1/lib/vendor_perl
        .
    
  7. or download this
    Summary of my perl5 (revision 5 version 12 subversion 2) configuration
    +:
       
    ...
        /usr/local/perl/5.12.2/lib/5.12.2/x86_64-linux-thread-multi
        /usr/local/perl/5.12.2/lib/5.12.2
        .