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 (
| name | age | message | |
|---|---|---|---|
| |
.gitignore | Mon May 11 20:24:36 -0700 2009 | |
| |
Changes | Wed May 13 14:51:19 -0700 2009 | |
| |
ListUtil.xs | Mon May 11 20:24:36 -0700 2009 | |
| |
MANIFEST | Wed May 13 12:47:09 -0700 2009 | |
| |
MANIFEST.SKIP | Tue May 05 19:39:55 -0700 2009 | |
| |
Makefile.PL | Wed May 13 14:41:55 -0700 2009 | |
| |
README | Sat Dec 09 05:00:28 -0800 2006 | |
| |
lib/ | Wed May 13 14:41:25 -0700 2009 | |
| |
multicall.h | Sun Dec 10 08:24:24 -0800 2006 | |
| |
t/ | Wed May 13 14:41:55 -0700 2009 | |
| |
xs_version.PL | Wed Sep 03 09:21:57 -0700 2008 |
README
This distribution is a replacement for the builtin distribution.
This package contains a selection of subroutines that people have
expressed would be nice to have in the perl core, but the usage would not
really be high enough to warrant the use of a keyword, and the size so
small such that being individual extensions would be wasteful.
After unpacking the distribution, to install this module type
perl Makefile.PL
make
make test
make install
KNOWN BUGS
There is a bug in perl5.6.0 with UV's that are >= 1<<31. This will
show up as tests 8 and 9 of dualvar.t failing
Copyright (c) 1997-2006 Graham Barr <gbarr@pobox.com>. All rights reserved.
This library is free software; you can redistribute it and/or
modify it under the same terms as Perl itself.







