Subject: | [PATCH] fix a warning about use of uninitialized value |
Date: | Fri, 17 Sep 2010 12:54:47 +0800 |
To: | bug-Statistics-R [...] rt.cpan.org |
From: | Hongwen Qiu <qiuhongwen [...] gmail.com> |
The attached are a test file for the bug and a patch to fix it.
Without the patch, Perl will warn about "Use of uninitialized value $n
in string eq at Statistics/R/Bridge.pm line 511." if we try to load a
library in R.
Message body is not shown because sender requested not to inline it.
Message body is not shown because sender requested not to inline it.