Jump to letter: [
          
            9ABCDEFGHIJKLMNOPQRSTUVWXYZ
          ]
        
        perl-POE-Component-SimpleDBI - Asynchronous non-blocking DBI calls in POE made simple
        
        This module works its magic by creating a new session with POE, then
spawning off a child process to do the "heavy" lifting. That way, your
main POE process can continue servicing other clients. Queries are put
into a queue, and processed one at a time.
 
        
        
        Packages
        
        Changelog
        
            - * Sun Jun  3 18:00:00 2007 Chris Weyl <cweyl{%}alumni{*}drew{*}edu> 1.16-1
 
            - update to 1.16
- add t/ to doc
- spec rework for the once and future perl split
 
        
            - * Fri Sep 29 18:00:00 2006 Chris Weyl <cweyl{%}alumni{*}drew{*}edu> 1.15-1
 
            - update to 1.15
 
        
            - * Mon Sep 18 18:00:00 2006 Chris Weyl <cweyl{%}alumni{*}drew{*}edu> 1.14-1
 
            - update to 1.14
- added examples/ to %doc
- add br perl(Test::Pod) for pod tests