libdatetimex-auto-perl

Use datetime without needing to call constructors
  https://metacpan.org/release/DateTimeX-Auto
  0
  no reviews



Datetime is awesome, but constructing `datetime` objects can be annoying. you often need to use one of the formatter modules, or call 'datetime->new()' with a bunch of values. if you've got a bunch of constant dates in your code, then datetimex::auto makes all this a bit simpler.