bk / Data-ULID

Perl implementation of ULID (Universally Unique Lexicographically Sortable Identifier)
7 stars 6 forks source link

Implement optional DateTime loading #9

Closed bbrtj closed 2 years ago

bbrtj commented 2 years ago

Implementation of #6

bbrtj commented 2 years ago

Had a hard time making Dist::Zilla not add DateTime as a dependency, so I switched AutoPrereqs to an explicit prereqs list.