Revision history for Genealogy::Wills
0.10 Sat Aug 23 20:34:26 EDT 2025
Fix return in scalar context
Validate last name
Fixate arrays
0.09 Wed Aug 6 08:29:26 EDT 2025
Bump minimum version of Params::Get
Use Test::Returns
0.08 Thu Jul 31 07:34:52 EDT 2025
Fix http://www.cpantesters.org/cpan/report/b5e051e4-1e37-11f0-98b0-b3c3213a625c
Use Object::Configure, Params::Get, Return::Set
Use YAML::Any instead of YAML::XS
0.07 Wed Apr 16 07:47:03 EDT 2025
Use Test::HTTPStatus
Use Data::Reuse
0.06 Fri Jan 10 16:10:24 EST 2025
search() can now just take one parameter which is the last name
More handling of broken smokers
http://cpantesters.org/report/0c13a6c2-4618-11ef-958e-8f2e6e8775ea
Added t/30-basics.t
0.05 Wed Jul 3 07:27:20 EDT 2024
Use CACHE_DIR instead of CACHEDIR
Handle broken smokers
https://www.cpantesters.org/cpan/report/8a8d8920-f24c-11ee-b45f-18f16d8775ea
https://www.cpantesters.org/cpan/report/ef9905ca-3a1c-11ef-a8e6-11166e8775ea
0.04 Sun Feb 18 22:25:31 EST 2024
Added first, last, year as an index
Use Database::Abstraction
0.03 Sun Oct 15 16:48:19 EDT 2023
Latest DB.pm from NJH-Snippets
0.02 Fri Mar 3 21:21:02 EST 2023
Calling new on an object now returns a clone rather than setting the defaults in the new object
Handle "Ash next Sandwich" by adding both Ash and Sandwich as well
Avoid adding duplicates into the database
Fixed URL that's added
0.01 Tue Jan 24 21:00:44 EST 2023
First draft