Excel-Writer-XLSX 0.01 Deleted
Kwalitee Issues
- no_pod_errors
-
Remove the POD errors. You can check for POD errors automatically by including Test::Pod to your test suite.
Error: Excel-Writer-XLSX-0.01/lib/Excel/Writer/XLSX/Examples.pm -- Around line 130: Non-ASCII character seen before =encoding in 'reverse('©'),'. Assuming CP1252 Excel-Writer-XLSX-0.01/lib/Excel/Writer/XLSX/Format.pm -- Around line 674: Non-ASCII character seen before =encoding in '�'. Assuming UTF-8 Excel-Writer-XLSX-0.01/lib/Excel/Writer/XLSX/Package/App.pm -- Around line 377: Non-ASCII character seen before =encoding in '©'. Assuming CP1252 Excel-Writer-XLSX-0.01/lib/Excel/Writer/XLSX/Package/ContentTypes.pm -- Around line 324: Non-ASCII character seen before =encoding in '©'. Assuming CP1252 Excel-Writer-XLSX-0.01/lib/Excel/Writer/XLSX/Package/Core.pm -- Around line 274: Non-ASCII character seen before =encoding in '©'. Assuming CP1252 Excel-Writer-XLSX-0.01/lib/Excel/Writer/XLSX/Package/Packager.pm -- Around line 453: Non-ASCII character seen before =encoding in '©'. Assuming CP1252 Excel-Writer-XLSX-0.01/lib/Excel/Writer/XLSX/Package/Relationships.pm -- Around line 199: Non-ASCII character seen before =encoding in '©'. Assuming CP1252 Excel-Writer-XLSX-0.01/lib/Excel/Writer/XLSX/Package/SharedStrings.pm -- Around line 222: Non-ASCII character seen before =encoding in '©'. Assuming CP1252 Excel-Writer-XLSX-0.01/lib/Excel/Writer/XLSX/Package/Styles.pm -- Around line 892: Non-ASCII character seen before =encoding in '©'. Assuming CP1252 Excel-Writer-XLSX-0.01/lib/Excel/Writer/XLSX/Package/Theme.pm -- Around line 156: Non-ASCII character seen before =encoding in '©'. Assuming UTF-8 Excel-Writer-XLSX-0.01/lib/Excel/Writer/XLSX/Package/XMLwriter.pm -- Around line 111: Non-ASCII character seen before =encoding in '©'. Assuming CP1252 Excel-Writer-XLSX-0.01/lib/Excel/Writer/XLSX/Utility.pm -- Around line 916: Non-ASCII character seen before =encoding in '©'. Assuming CP1252 Excel-Writer-XLSX-0.01/lib/Excel/Writer/XLSX/Workbook.pm -- Around line 1085: Non-ASCII character seen before =encoding in '�'. Assuming UTF-8 Excel-Writer-XLSX-0.01/lib/Excel/Writer/XLSX/Worksheet.pm -- Around line 3617: Non-ASCII character seen before =encoding in '�'. Assuming UTF-8
- meta_yml_declares_perl_version
-
If you are using Build.PL define the {requires}{perl} = VERSION field. If you are using MakeMaker (Makefile.PL) you should upgrade ExtUtils::MakeMaker to 6.48 and use MIN_PERL_VERSION parameter. Perl::MinimumVersion can help you determine which version of Perl your module needs.
- has_meta_json
-
Add a META.json to the distribution. Your buildtool should be able to autogenerate it.
- meta_yml_has_provides
-
Add all modules contained in this distribution to the META.yml field 'provides'. Module::Build or Dist::Zilla::Plugin::MetaProvides do this automatically for you.
- has_separate_license_file
-
This is not a critical issue. Currently mainly informative for the CPANTS authors. It might be removed later.
- has_security_doc
-
Add SECURITY(.pod|md). See Software::Security::Policy.
- security_doc_contains_contact
-
Add SECURITY(.pod|md) and add a contact address. See Software::Security::Policy.
- has_contributing_doc
-
Add CONTRIBUTING(.pod|md). See https://docs.github.com/en/communities/setting-up-your-project-for-healthy-contributions/setting-guidelines-for-repository-contributors.
Modules
| Name | Abstract | Version | View |
|---|---|---|---|
| Excel::Writer::XLSX | Create a new file in the Excel 2007+ XLSX format. | 0.01 | metacpan |
| Excel::Writer::XLSX::Examples | 0.01 | metacpan | |
| Excel::Writer::XLSX::Format | 0.01 | metacpan | |
| Excel::Writer::XLSX::Package::App | 0.01 | metacpan | |
| Excel::Writer::XLSX::Package::ContentTypes | A class for writing the Excel XLSX [Content_Types] file. | 0.01 | metacpan |
| Excel::Writer::XLSX::Package::Core | 0.01 | metacpan | |
| Excel::Writer::XLSX::Package::Packager | 0.01 | metacpan | |
| Excel::Writer::XLSX::Package::Relationships | 0.01 | metacpan | |
| Excel::Writer::XLSX::Package::SharedStrings | 0.01 | metacpan | |
| Excel::Writer::XLSX::Package::Styles | 0.01 | metacpan | |
| Excel::Writer::XLSX::Package::Theme | 0.01 | metacpan | |
| Excel::Writer::XLSX::Package::XMLwriter | 0.01 | metacpan | |
| Excel::Writer::XLSX::Utility | 0.01 | metacpan | |
| Excel::Writer::XLSX::Workbook | 0.01 | metacpan | |
| Excel::Writer::XLSX::Worksheet | 0.01 | metacpan |