Simon Cozens wrote:

[EMAIL PROTECTED] (David Manura) writes:

It could be slightly shortened to this:

use Text::Balanced 1.95_1.96; # ok

I also propose an important difference in how this is interpreted.


So the way to solve the module versioning problem is to fundamentally
change the way Perl parses numbers. Mmmhm.


opps, as I haven't implemented or compiled this, that should be


use Text::Balanced '1.95_1.96';

-davidm



Reply via email to