NAME
    Dist::Zilla::Plugin::MetaProvides::Package - Extract namespaces/version
    from traditional packages for provides

VERSION
    version 1.11034201

ROLES
  Dist::Zilla::Role::MetaProvider::Provider
ROLE SATISFYING METHODS
  provides
    A conformant function to the Dist::Zila::Role::MetaProvider::Provider
    Role.

   signature: $plugin->provides()
   returns: Array of Dist::Zilla::MetaProvides::ProvideRecord
PRIVATE METHODS
  _packages_for
   signature: $plugin->_packages_for( $filename, $file_content )
   returns: Array of Dist::Zilla::MetaProvides::ProvideRecord
SEE ALSO
    *   Dist::Zilla::Plugin::MetaProvides

AUTHOR
    Kent Fredric <kentnl@cpan.org>

COPYRIGHT AND LICENSE
    This software is copyright (c) 2010 by Kent Fredric.

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

