Help for this page

Select Code to Download


  1. or download this
    Running clean for module 'LWP'
    Running make clean
    ...
    Compress::Zlib is up to date (2.019).
    
    cpan[5]>
    
  2. or download this
      if (grep { /^(dualvar|set_prototype)$/ } @_ ) {
        require Carp;
        Carp::croak("$1 is only avaliable with the XS version"); # line 30
      }