in reply to Re^3: How do I determine with a regular expression whether a scalar is a number/whole/integer/float?
in thread [SOLVED] How do I determine with a regular expression whether a scalar is a number/whole/integer/float?
Hello again CountZero,
You are absolutely right about that. The only reason that I am trying to avoid using modules, is because I am building my own module. And I am trying to force the user to install as less as possible modules in order to use it. I am trying to use the pre installed modules of Perl.
But other than that reason I agree with you 100%.
|
|---|