Go to file
Anna Maresova 53af7f8682 - update to 0.65
* All the constructors besides new() ended up calling new(), which meant that
   these constructors went through the parameter validation code
   twice. Avoiding this should make everything that constructs a new object
   (besides new() itself) a little faster.
 * The t/39no-so.t test failed for some people. I can't reproduce it, but this
   release will hopefully fix the problem. Patch by Tokuhiro Matsuno. RT
   #62061.
 * Added a section on the DateTime Project ecosystem to the docs. Addresses RT
   #60930.
 * Fixed wiki links in the docs now that the wiki has moved to a new wiki
   platform.
 * Restored some of the dzil-ification. The repo now has a very minimal
   Build.PL file which is just enough to build the XS code and run the
   tests. This fixes the total lack of prereqs in the META.* files. Reported by
   Bjørn-Olav. RT #62427.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-DateTime?expand=0&rev=17
2010-11-22 12:46:02 +00:00
.gitattributes Accepting request 37706 from devel:languages:perl 2010-04-20 00:43:46 +00:00
.gitignore Accepting request 37706 from devel:languages:perl 2010-04-20 00:43:46 +00:00
DateTime-0.65.tar.bz2 - update to 0.65 2010-11-22 12:46:02 +00:00
perl-DateTime.changes - update to 0.65 2010-11-22 12:46:02 +00:00
perl-DateTime.spec - update to 0.65 2010-11-22 12:46:02 +00:00