home *** CD-ROM | disk | FTP | other *** search
/ PC Professionell 2004 December / PCpro_2004_12.ISO / files / webserver / tsw / TSW_3.4.0.exe / Apache2 / perl / Brigade.pm < prev    next >
Encoding:
Perl POD Document  |  2004-02-15  |  510 b   |  28 lines

  1. # /*
  2. #  * *********** WARNING **************
  3. #  * This file generated by ModPerl::WrapXS/0.01
  4. #  * Any changes made here will be lost
  5. #  * ***********************************
  6. #  * 01: lib/ModPerl/Code.pm:676
  7. #  * 02: lib/ModPerl/WrapXS.pm:506
  8. #  * 03: lib/ModPerl/WrapXS.pm:1007
  9. #  * 04: Makefile.PL:290
  10. #  * 05: Makefile.PL:238
  11. #  * 06: Makefile.PL:49
  12. #  */
  13.  
  14.  
  15. package APR::Brigade;
  16.  
  17.  
  18. use APR::XSLoader ();
  19. our $VERSION = '0.01';
  20. APR::XSLoader::load __PACKAGE__;
  21.  
  22.  
  23.  
  24. 1;
  25. __END__
  26.