Open tbrowder opened 4 years ago
Add stripped-down Perl module Excel::Writer::XLSX for testing. Module has no external dependencies other than base Perl.
Add two tests: one works as expected; the other currently core dumps but is expected to run to completion when the issue is handled.
I'll keep hacking on adding a small test case.
Add stripped-down Perl module Excel::Writer::XLSX for testing. Module has no external dependencies other than base Perl.
Add two tests: one works as expected; the other currently core dumps but is expected to run to completion when the issue is handled.