Home > UNIVERSAL-can

UNIVERSAL-can

UNIVERSAL-can is a project mainly written in Perl, it's free.

Import of UNIVERSAL::can 1.16 tarball for bugfixing

UNIVERSAL::can

Version 1.16, Thu Jan 14 22:54:46 UTC 2010

This module attempts to work around people calling UNIVERSAL::can() as a function, which it is not.

INSTALLATION

To install this module, run the following commands:

$ perl Build.PL
$ perl ./Build
$ perl ./Build test
$ sudo perl ./Build install

There is also a Makefile.PL, but I don't use it.

COPYRIGHT AND LICENCE

Artistic License 2.0, Copyright (c) chromatic 2005 - 2010.
Previous:json-rpc-php