Data-Grid 0.07 Latest
Kwalitee Issues
No Core Issues.
- has_meta_json
-
Add a META.json to the distribution. Your buildtool should be able to autogenerate it.
- has_known_license_in_source_file
-
Add =head1 LICENSE and/or the proper text of the well-known license to the main module in your code.
- consistent_version
-
Split the distribution, or fix the version numbers to make them consistent (use the highest version number to avoid version downgrade).
Error: 0.02_01,0.06,0.07
- 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.
Modules
Name | Abstract | Version | View |
---|---|---|---|
Data::Grid | Incremental read access to grid-based data | 0.07 | metacpan |
Data::Grid::CSV | CSV driver for Data::Grid | 0.07 | metacpan |
Data::Grid::Cell | Cell implementation for Data::Grid::Row | 0.06 | metacpan |
Data::Grid::Container | Generic superclass for Data::Grid containers | 0.06 | metacpan |
Data::Grid::Excel | Excel (original OLE format) driver for Data::Grid | 0.06 | metacpan |
Data::Grid::Excel::XLSX | OOXML standard Excel driver for Data::Grid | 0.06 | metacpan |
Data::Grid::Row | Row implementation for Data::Grid::Table | 0.06 | metacpan |
Data::Grid::Table | A table implementation for Data::Grid | 0.06 | metacpan |
Data::Grid::Types | Type library for Data::Grid | 0.02_01 | metacpan |
Provides
Name | File | View |
---|---|---|
Data::Grid::CSV::Cell | lib/Data/Grid/CSV.pm | metacpan |
Data::Grid::CSV::Row | lib/Data/Grid/CSV.pm | metacpan |
Data::Grid::CSV::Table | lib/Data/Grid/CSV.pm | metacpan |
Data::Grid::Excel::Cell | lib/Data/Grid/Excel.pm | metacpan |
Data::Grid::Excel::Row | lib/Data/Grid/Excel.pm | metacpan |
Data::Grid::Excel::Table | lib/Data/Grid/Excel.pm | metacpan |