Module::Depends extracts module dependencies from an unpacked distribution
tree.
Module::Depends only evaluates the META.yml shipped with a distribution.
This won't be effective until all distributions ship META.yml files, so we
suggest you take your life in your hands and look at
Module::Depends::Intrusive.
WWW: http://search.cpan.org/dist/Module-Depends/
In addition to simple TCP sockets, it is moving towards transparent
support for additional abstractions in a seamless manner, such as
SSL and Socks5 proxies.
WWW: http://sourceforge.net/projects/kageki
PR: 128105
Submitted by: Matt Harris <mattdharris at users dot sourceforge dot net>
(Linux, Mac OS X, Windows, Cygwin, Windows CE, and Symbian).
Based on the xUnit architecture. Supports automatic test discovery,
a rich set of assertions, user-defined assertions, death tests,
fatal and non-fatal failures, type-parameterized tests, various options
for running the tests, and XML test report generation.
functionality for coroutines. For a definition of the term coroutine
see The Art of Computer Programming by Donald E. Knuth. Coroutines
are a very simple cooperative multitasking environment where the
switch from one task to another is done explicitly by a function
call.
WWW: http://www.xmailserver.org/libpcl.html
PR: 128066
Submitted by: Manuel Giraud <manuel dot giraud at gmail dot com>
This module provides functions for determining the pathname of the current
working directory. It is recommended that getcwd (or another *cwd() function)
be used in all code to ensure portability.
By default, it exports the functions cwd(), getcwd(), fastcwd(), and
fastgetcwd() (and, on Win32, getdcwd()) into the caller's namespace.
WWW: http://search.cpan.org/~kwilliams/Cwd-2.21/Cwd.pm
PR: ports/127881
Submitted by: Dennis Herrmann <adox at mcx2.org>
applications without having to think about most of the annoying
things usually involved.
For information on how to start using App::Cmd, see App::Cmd::Tutorial.
WWW: http://search.cpan.org/dist/App-Cmd
PR: ports/127935
Submitted by: George Hartzell <hartzell at alerce.com>