Skip to content

Commit

Permalink
No commit message
Browse files Browse the repository at this point in the history
  • Loading branch information
gbarr committed Dec 9, 2006
1 parent f3c3aaa commit 0dd9db2
Showing 1 changed file with 1 addition and 16 deletions.
17 changes: 1 addition & 16 deletions README
Original file line number Diff line number Diff line change
Expand Up @@ -12,27 +12,12 @@ After unpacking the distribution, to install this module type
make test
make install

This distribution provides

min
max
minstr
maxstr
sum
reduce
reftype
blessed
weaken (5.005_57 and later only)
isweak (5.005_57 and later only)
dualvar
shuffle

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-2005 Graham Barr <gbarr@pobox.com>. All rights reserved.
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.

0 comments on commit 0dd9db2

Please sign in to comment.