in reply to Re: Portable way of checking if a scalar is a number / integer / float
in thread Portable way of checking if a scalar is a number / integer / float

Thanks for the welcome. I'm pleased at how quickly I got a solution to my problem. For now I am copying the source Scalar::Util::Numeric:PP into my repo. I realize it's not sustainable as my dependencies increase in number and complexity, and I will revisit your suggestions when the time comes.
  • Comment on Re^2: Portable way of checking if a scalar is a number / integer / float