The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.
---
abstract: 'Find a minimum required version of perl for Perl code'
author:
  - 'tokuhirom <tokuhirom@gmail.com>'
build_requires:
  Test::More: '0.98'
configure_requires:
  Module::Build::Tiny: '0.035'
dynamic_config: 0
generated_by: 'Minilla/v2.4.2, CPAN::Meta::Converter version 2.150001'
license: perl
meta-spec:
  url: http://module-build.sourceforge.net/META-spec-v1.4.html
  version: '1.4'
name: Perl-MinimumVersion-Fast
no_index:
  directory:
    - t
    - xt
    - inc
    - share
    - eg
    - examples
    - author
    - builder
provides:
  Perl::MinimumVersion::Fast:
    file: lib/Perl/MinimumVersion/Fast.pm
    version: '0.18'
requires:
  Compiler::Lexer: '0.17'
  perl: '5.008005'
resources:
  bugtracker: https://github.com/tokuhirom/Perl-MinimumVersion-Fast/issues
  homepage: https://github.com/tokuhirom/Perl-MinimumVersion-Fast
  repository: git://github.com/tokuhirom/Perl-MinimumVersion-Fast.git
version: '0.18'
x_contributors:
  - 'Karen Etheridge <ether@cpan.org>'
  - 'Ahmad M. Zawawi <ahmad.zawawi@gmail.com>'
  - 'Kenichi Ishigaki <ishigaki@cpan.org>'
  - 'brian d foy <brian.d.foy@gmail.com>'
  - 'H.Merijn Brand - Tux <h.m.brand@xs4all.nl>'