App-UnixUIDUtils

 view release on metacpan or  search on metacpan

META.yml  view on Meta::CPAN

---
abstract: 'Utilities related to Unix UID/GID'
author:
  - 'perlancar <perlancar@cpan.org>'
build_requires:
  File::Spec: '0'
  IO::Handle: '0'
  IPC::Open3: '0'
  Test::More: '0'
configure_requires:
  ExtUtils::MakeMaker: '0'
dynamic_config: 0
generated_by: 'Dist::Zilla version 6.024, CPAN::Meta::Converter version 2.150010'
license: perl
meta-spec:
  url: http://module-build.sourceforge.net/META-spec-v1.4.html
  version: '1.4'
name: App-UnixUIDUtils
provides:
  App::UnixUIDUtils:
    file: lib/App/UnixUIDUtils.pm
    version: '0.002'
requires:
  Data::Sah::Compiler::perl::TH::int: '0.911'
  Data::Sah::Compiler::perl::TH::str: '0.911'
  Data::Sah::Filter::perl::Unix::check_gid_exists: '0'
  Data::Sah::Filter::perl::Unix::check_uid_exists: '0'
  Data::Sah::Filter::perl::Unix::check_unix_group_exists: '0'
  Data::Sah::Filter::perl::Unix::check_unix_user_exists: '0'
  Data::Sah::Filter::perl::Unix::convert_gid_to_unix_group: '0'
  Data::Sah::Filter::perl::Unix::convert_uid_to_unix_user: '0'
  Data::Sah::Filter::perl::Unix::convert_unix_group_to_gid: '0'
  Data::Sah::Filter::perl::Unix::convert_unix_user_to_uid: '0'
  Log::ger: '0.038'
  Perinci::CmdLine::Any: '0.152'
  Perinci::CmdLine::Lite: '1.915'
  Sah::Schema::unix::gid::exists: '0'
  Sah::Schema::unix::groupname::exists: '0'
  Sah::Schema::unix::uid::exists: '0'
  Sah::Schema::unix::username::exists: '0'
  perl: '5.010001'
  strict: '0'
  warnings: '0'
resources:
  bugtracker: https://rt.cpan.org/Public/Dist/Display.html?Name=App-UnixUIDUtils
  homepage: https://metacpan.org/release/App-UnixUIDUtils
  repository: git://github.com/perlancar/perl-App-UnixUIDUtils.git
version: '0.002'
x_Dist_Zilla:
  perl:
    version: '5.034000'
  plugins:
    -
      class: Dist::Zilla::Plugin::GenPericmdScript
      name: 'GenPericmdScript uid-to-username'
      version: '0.424'
    -
      class: Dist::Zilla::Plugin::GenPericmdScript
      name: 'GenPericmdScript username-to-uid'
      version: '0.424'
    -
      class: Dist::Zilla::Plugin::GenPericmdScript
      name: 'GenPericmdScript gid-to-groupname'
      version: '0.424'
    -
      class: Dist::Zilla::Plugin::GenPericmdScript
      name: 'GenPericmdScript groupname-to-gid'
      version: '0.424'
    -
      class: Dist::Zilla::Plugin::InsertExecsList
      name: InsertExecsList
      version: '0.02'
    -
      class: Dist::Zilla::Plugin::PERLANCAR::CheckPendingRelease
      name: '@Author::PERLANCAR/PERLANCAR::CheckPendingRelease'
      version: '0.001'
    -
      class: Dist::Zilla::Plugin::GatherDir
      config:
        Dist::Zilla::Plugin::GatherDir:
          exclude_filename: []
          exclude_match: []
          follow_symlinks: 0
          include_dotfiles: 0
          prefix: ''
          prune_directory: []
          root: .
      name: '@Author::PERLANCAR/@Filter/GatherDir'
      version: '6.024'
    -
      class: Dist::Zilla::Plugin::PruneCruft
      name: '@Author::PERLANCAR/@Filter/PruneCruft'
      version: '6.024'
    -
      class: Dist::Zilla::Plugin::ManifestSkip
      name: '@Author::PERLANCAR/@Filter/ManifestSkip'
      version: '6.024'
    -
      class: Dist::Zilla::Plugin::MetaYAML
      name: '@Author::PERLANCAR/@Filter/MetaYAML'
      version: '6.024'
    -
      class: Dist::Zilla::Plugin::License
      name: '@Author::PERLANCAR/@Filter/License'
      version: '6.024'
    -
      class: Dist::Zilla::Plugin::PodCoverageTests
      name: '@Author::PERLANCAR/@Filter/PodCoverageTests'
      version: '6.024'
    -
      class: Dist::Zilla::Plugin::PodSyntaxTests
      name: '@Author::PERLANCAR/@Filter/PodSyntaxTests'
      version: '6.024'
    -
      class: Dist::Zilla::Plugin::ExtraTests
      name: '@Author::PERLANCAR/@Filter/ExtraTests'
      version: '6.024'
    -
      class: Dist::Zilla::Plugin::ExecDir
      name: '@Author::PERLANCAR/@Filter/ExecDir'
      version: '6.024'
    -
      class: Dist::Zilla::Plugin::ShareDir
      name: '@Author::PERLANCAR/@Filter/ShareDir'
      version: '6.024'
    -
      class: Dist::Zilla::Plugin::MakeMaker



( run in 1.075 second using v1.01-cache-2.11-cpan-5735350b133 )