DateTime-Format-Builder

 view release on metacpan or  search on metacpan

Changes  view on Meta::CPAN



0.75     2003-06-29

- Silly MANIFEST.SKIP entry caused dispatch stuff to be skipped.


0.74     2003-06-28

- Dispatch Parser class added, which allows us to make groups of parsers
  and hop quickly to them.

- length parameter can now be an arrayref, hence we can have a parser
  belong to more than one length group.

- Version numbers are all identical now.

- Regex Parser can call custom constructors.

- Wrapped method only regards undef as a failure.


0.73     2003-06-24

- Exit parser more quickly if able.

- Multiple same length parsers accepted.

- Fixed some perl 5.005 testing problems.


0.72     2003-05-28

- Minor tweaks for the 'private' tag in META.yml


0.71     2003-05-23

- Massive doc (re)writing.

- Examples tidied up.

- Tutorial refactored.

- Users of generic.pm get to subclass now rather than coderef.


0.69     2003-04-28

- DateTime::Format::Strptime is now supported.

- To support the previous item, massive refactoring.

- Minor API changes that shouldn't affect anyone.


0.64     2003-04-27

- Callbacks are given 'args' and 'self' keys.

- Callbacks can be arrays of callbacks.


0.62     2003-04-20

- Fixed erroneous call to on_fail()

- Added 'verbose' debugging capability.

- Added 'constructor' option to create_class/import.

- Avoid overwriting developers' own new() functions.

- Complain if asked to overwrite methods.


0.60     2003-04-12

- Fixed missing '\' from a few '\d' in the docs.

- Added ICal.pm example.

- Added import() feature, to save lots of typing.

- Completely revised documentation.

- croak is same length is given twice.

- Assorted refactoring, retouching.


0.25     2003-03-29

- Minor code cleanups.

- Bug fix; 'extra' params were being ignored.

- Doc fix; 'extra' params with 0 are not recommended.


0.24     2003-03-25

- First release!

- Split POD into separate file.

- Preprocess option for method building works.

- Postprocess option per parser works.

- Specification lists can now have coderefs in there.


0.23     2003-03-25

- Improved ancillary files.

- Added basic use case test for new classes.

- Assorted API changes.



( run in 0.735 second using v1.01-cache-2.11-cpan-39bf76dae61 )