The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

NAME

CPAN::Meta::Prereqs::Diff::Downgrade - A dependency which changes its requirements to an older version

VERSION

version 0.001004

METHODS

is_downgrade

  returns true

describe

  $object->describe();

  # runtime.requires: vvv ExtUtils::MakeMaker 5.1 -> 5.0

AUTHOR

Kent Fredric <kentnl@cpan.org>

COPYRIGHT AND LICENSE

This software is copyright (c) 2017 by Kent Fredric <kentfredric@gmail.com>.

This is free software; you can redistribute it and/or modify it under the same terms as the Perl 5 programming language system itself.