Frank Wiles wrote: > Hey Everyone, > > Saw the thread about $r->read($buf,0) and figured it would be wise > to fix the error message to keep someone else from getting confused. > > Here is a small patch to change "The LENGTH argument can't be > negative" to "The LENGTH argument can't be negative or zero".
How about one of these ? "The LENGTH argument must be a positive number" "The LENGTH argument must be > 0" "The LENGTH argument must be >= 1" "The LENGTH argument must be greater than zero" -------------------------------------------------------------------------------- Philippe M. Chiasson m/gozer\@(apache|cpan|ectoplasm)\.org/ GPG KeyID : 88C3A5A5 http://gozer.ectoplasm.org/ F9BF E0C2 480E 7680 1AE5 3631 CB32 A107 88C3A5A5
signature.asc
Description: OpenPGP digital signature
