1CREDITS FOR DateTime::Format::Builder 0.78
2
3Dave Rolsky (DROLSKY) for kickstarting the DateTime project,
4writing DateTime::Format::ICal and
5DateTime::Format::MySQL, and some much needed review.
6
7Joshua Hoblitt (JHOBLITT) for the concept, some of the API,
8impetus for writing the multilength code (both one length with
9multiple parsers and single parser with multiple lengths),
10blame for the Regex custom constructor code,
11spotting a bug in Dispatch,
12and more much needed review.
13
14Kellan Elliott-McCrea (KELLAN) for even more review,
15suggestions, DateTime::Format::W3CDTF and the encouragement to
16rewrite these docs almost 100%!
17
18Claus F�rber (CFAERBER) for having me get around to
19fixing the auto-constructor writing, providing the
20'args'/'self' patch, and suggesting the multi-callbacks.
21
22Rick Measham (RICKM) for DateTime::Format::Strptime
23which Builder now supports.
24
25Matthew McGillis for pointing out that on_fail overriding
26should be simpler.
27
28Simon Cozens (SIMON) for saying it was cool.
29
30