puppetlabs-stdlib/lib/puppet
Erik Dalén ff5dd5d75a Allow comparisons of Numeric and number as String
Puppet passes numbers as String to functions, but it makes more sense to
compare them as Numeric.
But sometimes Puppet passes them as the wrong type, see:
https://projects.puppetlabs.com/issues/19812
2013-03-27 14:03:31 -07:00
..
parser/functions Allow comparisons of Numeric and number as String 2013-03-27 14:03:31 -07:00
provider/file_line changed .count to .size to support legacy ruby 2013-02-18 12:21:34 -08:00
type (#14670) autorequire a file_line resource's path 2012-11-26 10:35:18 -08:00