[Module::Build] bug in ExtUtils/Install.pm
Status: Beta
Brought to you by:
kwilliams
|
From: Uri G. <ur...@st...> - 2004-01-07 07:41:53
|
anyone ever see this before?
Useless use of a variable in void context at /usr/local/lib/perl5/5.6.1/ExtUtils/Install.pm line 267.
the line of code is:
local *SRC, *CMD;
which is DUMB DUMB DUMB!
but upgrading that module fixed it.
uri
--
Uri Guttman ------ ur...@st... -------- http://www.stemsystems.com
--Perl Consulting, Stem Development, Systems Architecture, Design and Coding-
Search or Offer Perl Jobs ---------------------------- http://jobs.perl.org
|