The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
---
abstract: 'Perl extention to load module automatically in one liner.'
author:
  - 'Masayuki Matsuki <y.songmu@gmail.com>'
build_requires:
  Test::More: '0.98'
configure_requires:
  Module::Build::Tiny: '0.035'
dynamic_config: 0
generated_by: 'Minilla/v3.0.11, CPAN::Meta::Converter version 2.150005'
license: perl
meta-spec:
  url: http://module-build.sourceforge.net/META-spec-v1.4.html
  version: '1.4'
name: L
no_index:
  directory:
    - t
    - xt
    - inc
    - share
    - eg
    - examples
    - author
    - builder
provides:
  L:
    file: lib/L.pm
    version: v1.0.0
requires:
  Module::Load: '0'
  perl: '5.008001'
resources:
  bugtracker: https://github.com/Songmu/p5-L/issues
  homepage: https://github.com/Songmu/p5-L
  repository: git://github.com/Songmu/p5-L.git
version: v1.0.0
x_authority: cpan:SONGMU
x_contributors:
  - 'tokuhirom <tokuhirom@gmail.com>'
x_serialization_backend: 'CPAN::Meta::YAML version 0.018'