DateTime-Format-Genealogy

 view release on metacpan or  search on metacpan

Changes  view on Meta::CPAN

		%MONTH_ALIAS lookup table; remove separate special-case branches
	- quiet and strict flags now fall back to object-level attributes when
		not supplied per-call to parse_datetime
	- Full POD added: EXAMPLE, API SPECIFICATION, MESSAGES, FORMAL SPECIFICATION,
		PSEUDOCODE, and LIMITATIONS sections
	- New t/locales.t covering POSIX locale behaviour
	- New t/unit.t, t/integration.t, t/edge_cases.t, t/extended_tests.t,
		t/function.t — comprehensive black-box, integration, hostile-input,
		coverage-gap, and white-box test suites
	- Eliminate duplicate =head1 SEE ALSO section
	- Minimum Perl version corrected from 5.006_001 to 5.010 (// and //= require it)
	- use Carp () and use Scalar::Util () — explicit non-import; all calls use
		fully-qualified names throughout
	- t/edge_cases.t: timing ceiling raised to 30 s and alarm() subtest skips
		on Windows where alarm() is not implemented

0.12	Wed Aug 13 08:23:37 EDT 2025
	Use Params::Get
	Use Readonly::Values::Months
	Handle DJULIAN, DHEBREW and DFRENCH R in the data 



( run in 1.203 second using v1.01-cache-2.11-cpan-92ad3014f07 )