This repository is private.
All pages are served over SSL and all pushing and pulling is done over SSH.
No one may fork, clone, or view it unless they are added as a member.
Every repository with this icon (
) is private.
Every repository with this icon (
This repository is public.
Anyone may fork, clone, or view it.
Every repository with this icon (
) is public.
Every repository with this icon (
sungo (author)
Sun Mar 19 07:01:04 -0800 2006
| name | age | message | |
|---|---|---|---|
| |
LICENSE | Sun Mar 19 07:01:04 -0800 2006 | [sungo] |
| |
MANIFEST | Sun Mar 19 07:01:04 -0800 2006 | [sungo] |
| |
Makefile.PL | Sun Mar 19 07:01:04 -0800 2006 | [sungo] |
| |
README | Sun Mar 19 07:01:04 -0800 2006 | [sungo] |
| |
SIGNATURE | Sun Mar 19 07:01:04 -0800 2006 | [sungo] |
| |
VERSION | Sun Mar 19 07:01:04 -0800 2006 | [sungo] |
| |
lib/ | Sun Mar 19 07:01:04 -0800 2006 | [sungo] |
| |
t/ | Sun Mar 19 07:01:04 -0800 2006 | [sungo] |
README
POE::Component::SubWrapper -------------------------- This module provides an event based interface to subroutines in existing perl modules. To install, run: perl Makefile.PL make make test make install The last step should be run as root if applicable. This module is beta quality - it may be unreliable, but the API should be retained in future releases. Required: This module currently requires the following CPAN modules: POE - Version 0.24 Devel::Symdump - Version 2.01 Author: sungo - eek+cpan@eekeek.org Michael Stevens - michael@etla.org




