Help for this page

Select Code to Download


  1. or download this
    sub input {
        my $r = shift;
    
  2. or download this
    sub input {
        my $f = shift;
        my $r = $f->r;
    
  3. or download this
    -e: Deep recursion on subroutine "ZCRM::OFilter::input" at /opt/code/Z
    +CRM/OFilter.pm line 42.
    
  4. or download this
    $r->input_filters->get_brigade( $bb, Apache2::Const::MODE_READBYTES,
                APR::Const::BLOCK_READ, IOBUFSIZE );