Revision history for Statistics-Covid 0.22 2020-03-30 1) Created L to fit data to models (polynomial, exponential) 2) Improved L which plots data. 3) Removed dependency of GD::Graph and now plot only using Chart::Clicker 4) Created sub L which returns the schema for all the tables in the database and optionally saves it to file. 5) added L to retrieve all tablenames from the database. 6) Added dependency C<'SQL::Translator' => '0.11019'> 7) Fixed some documentation 0.21 2020-03-27 1) Added dependency to DBIx::Class in Makefile.PL after alert from SREZIC (at cpan.org). 2) Created L and L as a high level reading of local data files and converting to L objects. 3) Created a C Makefile target for running tests requiring network access. 4) Added a L sub as a high level interface to L. 5) Created or updated scripts in C