Help for this page

Select Code to Download


  1. or download this
    package Foo::FloodBlocker;
    
    ...
       
       Apache2::Const::OK;
    }
    
  2. or download this
    use APR::Const     -compile => qw/SUCCESS/;
    use APR::Brigade;
    ...
          }
       }
       [...]