Test-Excel

 view release on metacpan or  search on metacpan

Changes  view on Meta::CPAN

        https://blogs.perl.org/users/timothy_legge/2024/02/vulnerable-perl-spreadsheet-parsing-modules.html
      - Updated copyright year.
      - Tidied up unit test slightly.

1.53  Mon Jul 04 19:40:00 2022
      - Spelling, grammar, and whitespace fixes to docs, thanks @esabol.
      - Updated workflow settings.
      - Added section CONTRIBUTORS to the pod.
      - Updated copyright year informations.
      - Removed dead links from the pod.

1.52  Sun Jul 03 17:10:00 2022
      - Tidied up unit test.

1.51  Sun Jul 03 15:00:00 2022
      - Added ability to support regex.

1.50  Fri Oct 08 09:40:00 2021
      - Bumped minimum Perl version to 5.10 to satisfy dependencies, thanks @simbabque.

1.49  Tue Jun 01 16:55:00 2021
      - Fixed bug in ignoring common shell cell range.

1.48  Tue Jun 01 14:35:00 2021
      - Updated MANIFEST to include the new test data.

1.47  Fri May 28 15:10:00 2021
      - Added ability to compare sheets ignoring given cell range.

1.46  Sun Sep 22 10:15:00 2019
      - Moved author test scripts to xt/ subfolder.

1.45  Sat Nov 10 07:25:00 2018
      - Minor cosmetic changes in the pod.

1.44  Fri Nov 09 15:10:00 2018
      - Fixed typo in the pod.
      - General code clean up.

1.43  Thu Nov 08 15:50:00 2018
      - SEE ALSO is now clickable.

1.42  Wed Nov 07 12:00:00 2018
      - Added missing parser as reported by CPAN TESTER reports.

1.41  Tue Nov 06 17:30:00 2018
      - Extended the support to .xlsx as well.

1.40  Sat Aug 26 12:00:00 2017
      - Slightly changed how we export methods.

1.39  Mon Aug 22 10:45:00 2016
      - Added unit test script t/00-load.t
      - Tidied up unit test scripts (t/meta-json.t and t/meta-yml.t).
      - Updated copyright year information in the README file.

1.38  Sat Aug 06 20:00:00 2016
      - Updated Copyright year information.

1.37  Tue Feb 17 11:20:00 2015
      - Removed BOM from the following test scripts:
        - t/30_compare_excel.t
        - t/40_unit_test.t
        - t/50_spec_test.t

1.36  Sun Feb 15 10:50:00 2015
      - Fixed the code in the pod document.

1.35  Sun Feb 15 10:35:00 2015
      - Disabled warning 'Use of uninitialized ...' thrown by Spreadsheet::ParseExcel.
      - Added SYNOPSIS to the pod document.
      - Documented the use of environment variable DEBUG.

1.34  Sun Feb 15 02:10:00 2015
      - Tidied up pod document to reflect the current state of the code.

1.33  Sun Feb 15 00:15:00 2015
      - Added 2 new methods cmp_excel_ok() and cmp_excel_not_ok().
      - Updated test script to reflect the above changes.

1.32  Sat Feb 14 23:40:18 2015
      - Tidied up pod document with regard to the change in interface.

1.31  Sat Feb 14 23:05:18 2015
      - Made the DEBUG parameter as environment variable.

1.30  Sat Feb 14 22:15:18 2015
      - Patched the code to resolve the issue raised by Alexander Pletnev (RusAlex) in GitHub.
      - Added unit test for the use case.

1.29  Mon Jan 12 11:25:18 2015
      - Updated Makefile.PL to generate the key 'provides' for META file correctly.
      - Removed SIGNATURE file.
      - Removed t/00-signature.t file.
      - Added unit test to test META files.
      - Added LICENSE file.
      - Updated Copyright year information.

1.28  Sat Sep 27 01:09:10 2014
      - Fixed typo in the README file.

1.27  Sun Sep 14 10:05:00 2014
      - Updated @EXPORT list.

1.26  Sun Sep 14 09:55:40 2014
      - Tidied up pod documentation.
      - Hide helper methods.

1.25  Sat Sep 13 03:29:20 2014
      - Deleted Build.PL file.
      - Removed dependency of Readonly.pm and Carp.pm.
      - Added section "REPOSITORY" to the pod
      - Added key "META_MERGE" to Makefile.PL

1.24  Mon Aug 08 10:16:11 2011
      - Made Readonly v1.03 as minimum requirement.
      - Prepared the distribution using the Module::Signature v0.68.

1.23  Thu Apr 14 09:48:00 2011
      - Removed SYNOPSIS section from the pod.
      - Added example pod for method cmp_excel().



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