Barcode::Code128 generates bar codes using the CODE 128 symbology. It can generate images in PNG or GIF format using the GD package, or it can generate a text string representing the barcode that you can render using some other technology if desired....
WRW/Barcode-Code128-2.21 - 15 Oct 2012 18:20:49 GMT - Search in distribution"use Text::Number;" "$allowance = number(value => 5, places => 2)"; "print STDOUT "My allowance is $allowance dollars."" > My allowance is 5.00 dollars. "require Text::Number;" "$allowance = Text::Number-"new(value => 5, places => 2)>; "$allowance +=...
FIXLER/Text-Number-0.80 - 08 Sep 1999 19:54:20 GMT - Search in distributionNumber::Misc provides some miscellaneous handy utilities for handling numbers. These utilities handle processing numbers as strings, determining basic properties of numbers, or selecting a random number from a range....
MIKO/Number-Misc-1.2 - 02 Jan 2015 08:49:23 GMT - Search in distribution- Number::Misc - handy utilities for numbers
In more detail than the synopsis, Math::Units::PhysicalValue (aka PV) keeps track of the units on values that might work in the real world. It splits and stores the value and units separately as an array. Using operator overloading, you can use them ...
JETTERO/Math-Units-PhysicalValue-1.0009 - 11 Feb 2016 14:26:49 GMT - Search in distribution