tux_perl 0.01 Released
Yale Huang <[email protected]>
| Newsgroups | gmane.network.tux |
|---|---|
| Message-ID | <[email protected]> |
Hi All, I'm glad to announce tux_perl 0.01 was released. tux_perl is a Perl extension for Tux. Tux is a high speed web server from Redhat. With the non-blocking event loop structure and the zero copying technique, Tux can provide static content at very fast speed. Tux also provide an interface to develop user space extensions. tux_perl works as an user space module of Tux, and interprets Perl scripts to provide dynamic contents. This library is released under the GPL; you can redistribute it and/or modify it under the term of GPL. Best Regards Yale Huang