Jump to letter: [
          
            9ABCDEFGHIJKLMNOPQRSTUVWXYZ
          ]
        
        perl-POE-Component-Server-SimpleHTTP - Serve HTTP requests in POE
        
        - This module makes serving up HTTP requests a breeze in POE. 
Packages
        
        Changelog
        
            - * Sat Apr 21 18:00:00 2007 Chris Weyl <cweyl{%}alumni{*}drew{*}edu> 1.23-2
- - additional testing BR 
            - * Sat Apr 21 18:00:00 2007 Chris Weyl <cweyl{%}alumni{*}drew{*}edu> 1.23-1
- - update to 1.23
- update source URL (maintainer changed)
- add BR's for potential perl splittage
- add BR's for tests -- note pod coverage fails, so we just leave that one
  commented out 
            - * Fri Sep 29 18:00:00 2006 Chris Weyl <cweyl{%}alumni{*}drew{*}edu> 1.13-1
- - update to 1.13
- add examples/ to %doc; correct encoding in %prep
- explicitly requires perl(HTTP::Base); was missed due to a use base construct