The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
---
abstract: 'Get a versioned list of currently loaded modules'
author:
  - 'Olaf Alders <olaf@wundercounter.com>'
build_requires:
  Data::Printer: '0'
  File::Temp: '0'
  Module::Build: '0.28'
  Path::Tiny: '0'
  Test::More: '0'
  perl: '5.006'
configure_requires:
  ExtUtils::MakeMaker: '0'
  Module::Build: '0.28'
  perl: '5.006'
dynamic_config: 0
generated_by: 'Dist::Zilla version 5.031, CPAN::Meta::Converter version 2.143240'
license: artistic_2
meta-spec:
  url: http://module-build.sourceforge.net/META-spec-v1.4.html
  version: '1.4'
name: Module-Version-Loaded
no_index:
  directory:
    - t
    - xt
    - examples
requires:
  Data::Difflet: '0'
  Module::Version: '0.12'
  Storable: '0'
  Sub::Exporter: '0'
  perl: '5.006'
  strict: '0'
  warnings: '0'
resources:
  bugtracker: http://github.com/oalders/Module-Version-Loaded/issues
  homepage: https://github.com/oalders/module-version-loaded
  repository: https://github.com/oalders/module-version-loaded.git
version: '0.000003'
x_contributors:
  - 'Olaf Alders <olaf@wundersolutions.com>'