Security Advisories

Kwalitee Issues

meta_yml_conforms_to_known_spec

Take a look at the META.yml Spec at https://metacpan.org/pod/CPAN::Meta::History::Meta_1_4 (for version 1.4) or https://metacpan.org/pod/CPAN::Meta::Spec (for version 2), and change your META.yml accordingly.

Error: Expected a map structure from string or file. (requires) [Validation: 1.0]

has_human_readable_license

Add a section called "LICENSE" to the documentation, or add a file named LICENSE to the distribution.

has_license_in_source_file

Add =head1 LICENSE and the text of the license to the main module in your code.

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_license

Define the license if you are using in Build.PL. If you are using MakeMaker (Makefile.PL) you should upgrade to ExtUtils::MakeMaker version 6.31.

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.

use_warnings

Add 'use warnings' (or its equivalents) to all modules, or convince us that your favorite module is well-known enough and people can easily see the modules warn when something bad happens.

Error: File::RandomAccess, Image::ExifTool, Image::ExifTool::BMP, Image::ExifTool::BuildTagLookup, Image::ExifTool::Canon, Image::ExifTool::CanonCustom, Image::ExifTool::CanonRaw, Image::ExifTool::Casio, Image::ExifTool::Exif, Image::ExifTool::Fixup, Image::ExifTool::FujiFilm, Image::ExifTool::GPS, Image::ExifTool::GeoTiff, Image::ExifTool::ICC_Profile, Image::ExifTool::ID3, Image::ExifTool::IPTC, Image::ExifTool::Jpeg2000, Image::ExifTool::Kodak, Image::ExifTool::Leaf, Image::ExifTool::MIFF, Image::ExifTool::MNG, Image::ExifTool::MakerNotes, Image::ExifTool::Minolta, Image::ExifTool::Nikon, Image::ExifTool::Olympus, Image::ExifTool::PDF, Image::ExifTool::PICT, Image::ExifTool::PNG, Image::ExifTool::PPM, Image::ExifTool::Panasonic, Image::ExifTool::Pentax, Image::ExifTool::Photoshop, Image::ExifTool::PostScript, Image::ExifTool::PrintIM, Image::ExifTool::QuickTime, Image::ExifTool::Ricoh, Image::ExifTool::Sanyo, Image::ExifTool::Shortcuts, Image::ExifTool::Sigma, Image::ExifTool::Sony, Image::ExifTool::TagLookup, Image::ExifTool::Unknown, Image::ExifTool::WAV, Image::ExifTool::XMP

consistent_version

Split the distribution, or fix the version numbers to make them consistent (use the highest version number to avoid version downgrade).

Error: 1.00,1.01,1.02,1.03,1.04,1.05,1.06,1.07,1.08,1.12,1.13,1.14,1.18,1.19,1.20,1.21,1.24,1.27,1.30,1.41,1.72,5.67

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.

meta_yml_has_repository_resource

Add a 'repository' resource to the META.yml via 'meta_add' accessor (for Module::Build) or META_ADD parameter (for ExtUtils::MakeMaker).

has_separate_license_file

This is not a critical issue. Currently mainly informative for the CPANTS authors. It might be removed later.

Modules

Name Abstract Version View
File::RandomAccess Allow random access reading of sequential file or scalar 1.02 metacpan
Image::ExifTool Read and write meta information in images 5.67 metacpan
Image::ExifTool::BMP Routines for reading BMP images 1.01 metacpan
Image::ExifTool::BuildTagLookup Utility to build tag lookup tables 1.21 metacpan
Image::ExifTool::Canon Definitions for Canon EXIF maker notes 1.21 metacpan
Image::ExifTool::CanonCustom Definitions for Canon custom functions 1.04 metacpan
Image::ExifTool::CanonRaw Definitions for Canon CRW file meta information 1.27 metacpan
Image::ExifTool::Casio Definitions for Casio EXIF maker notes 1.12 metacpan
Image::ExifTool::Exif Definitions for EXIF meta information 1.72 metacpan
Image::ExifTool::Fixup Utility to handle pointer fixups 1.01 metacpan
Image::ExifTool::FujiFilm Definitions for FujiFilm EXIF maker notes 1.05 metacpan
Image::ExifTool::GPS Definitions for GPS meta information 1.07 metacpan
Image::ExifTool::GeoTiff Definitions for GeoTiff meta information 1.04 metacpan
Image::ExifTool::ICC_Profile Definitions for ICC profile tables 1.06 metacpan
Image::ExifTool::ID3 Read ID3 information from MP3 audio files 1.00 metacpan
Image::ExifTool::IPTC Definitions for IPTC meta information 1.12 metacpan
Image::ExifTool::Jpeg2000 Routines for reading JPEG 2000 files 1.08 metacpan
Image::ExifTool::Kodak Definitions for Kodak EXIF maker notes 1.02 metacpan
Image::ExifTool::Leaf Read Creo Leaf meta information 1.01 metacpan
Image::ExifTool::MIFF Routines for reading MIFF images 1.02 metacpan
Image::ExifTool::MNG Tag definitions for MNG and JNG images 1.00 metacpan
Image::ExifTool::MakerNotes Logic to decode EXIF maker notes 1.14 metacpan
Image::ExifTool::Minolta Definitions for Minolta EXIF maker notes 1.19 metacpan
Image::ExifTool::Nikon Definitions for Nikon EXIF maker notes 1.30 metacpan
Image::ExifTool::Olympus Definitions for Olympus/Epson maker notes 1.20 metacpan
Image::ExifTool::PDF Routines for reading PDF files 1.05 metacpan
Image::ExifTool::PICT Routines for reading PICT images 1.00 metacpan
Image::ExifTool::PNG Read and write PNG, MNG and JNG images 1.07 metacpan
Image::ExifTool::PPM Routines for processing PPM/PGM/PBM images 1.02 metacpan
Image::ExifTool::Panasonic Definitions for Panasonic/Leica maker notes 1.05 metacpan
Image::ExifTool::Pentax Definitions for Pentax/Asahi maker notes 1.24 metacpan
Image::ExifTool::Photoshop Definitions for Photoshop IRB resource 1.18 metacpan
Image::ExifTool::PostScript Definitions for reading PostScript files 1.02 metacpan
Image::ExifTool::PrintIM Definitions for Print Image Matching metadata 1.02 metacpan
Image::ExifTool::QuickTime Routines for reading QuickTime files 1.02 metacpan
Image::ExifTool::Ricoh Definitions for Ricoh EXIF maker notes 1.01 metacpan
Image::ExifTool::Sanyo Definitions for Sanyo EXIF maker notes 1.06 metacpan
Image::ExifTool::Shortcuts Definitions for Image::ExifTool shortcuts 1.05 metacpan
Image::ExifTool::Sigma Definitions for Sigma/Foveon EXIF maker notes 1.02 metacpan
Image::ExifTool::Sony Definitions for Sony EXIF maker notes 1.03 metacpan
Image::ExifTool::TagLookup Fast lookup for all tag names 1.04 metacpan
Image::ExifTool::Unknown Definitions for unknown EXIF Maker Notes 1.13 metacpan
Image::ExifTool::WAV Routines for reading WAV files 1.00 metacpan
Image::ExifTool::XMP Definitions for XMP meta information 1.41 metacpan

Other Files

Changes metacpan
MANIFEST metacpan
META.yml metacpan
Makefile.PL metacpan
README metacpan