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: 'Use Perl5 lexer as a library.'
author:
  - 'Tokuhiro Matsuno <tokuhirom@gmail.com>'
build_requires:
  Test::More: 0.98
configure_requires:
  CPAN::Meta: 0
  CPAN::Meta::Prereqs: 0
  Module::Build: 0.38
dynamic_config: 0
generated_by: 'Minilla/v0.6.7, CPAN::Meta::Converter version 2.131490'
license: perl
meta-spec:
  url: http://module-build.sourceforge.net/META-spec-v1.4.html
  version: 1.4
name: Perl-Lexer
no_index:
  directory:
    - t
    - xt
    - inc
    - share
    - eg
    - examples
    - author
provides:
  Perl::Lexer:
    file: lib/Perl/Lexer.pm
    version: 0.02
  Perl::Lexer::Token:
    file: lib/Perl/Lexer/Token.pm
requires:
  perl: 5.018001
resources:
  bugtracker: https://github.com/tokuhirom/Perl-Lexer/issues
  homepage: https://github.com/tokuhirom/Perl-Lexer
  repository: git://github.com/tokuhirom/Perl-Lexer.git
version: 0.02