>>>>> On Tue, 22 Sep 2009 12:37:17 -0400, John Peacock 
>>>>> <john.peac...@havurah-software.org> said:

  > Module::Build uses a subclass of version.pm to do all of the version
  > comparisons.  Because they quoted the $VERSION string, it hits the
  > code which validates the formatting (which ultimately is what throws
  > the error).

% perl -le 'print 100_200_300'
100200300

I'm sure we had this before but IMO a single underscore rule violates
the principle of least surprise.

-- 
andreas

Reply via email to