App-WithSound

 view release on metacpan or  search on metacpan

META.json  view on Meta::CPAN

         "builder"
      ]
   },
   "prereqs" : {
      "build" : {
         "requires" : {
            "File::Spec::Functions" : "3.40",
            "FindBin" : "0",
            "Test::MockObject::Extends" : "1.20120301",
            "Test::More" : "0.98",
            "Test::Warn" : "0.24"
         }
      },
      "configure" : {
         "requires" : {
            "Module::Build::Tiny" : "0.035"
         }
      },
      "develop" : {
         "requires" : {
            "Test::CPAN::Meta" : "0",

META.yml  view on Meta::CPAN

---
abstract: 'Execute commands with sound'
author:
  - 'moznion  C<< <moznion@gmail.com> >>'
build_requires:
  File::Spec::Functions: '3.40'
  FindBin: '0'
  Test::MockObject::Extends: '1.20120301'
  Test::More: '0.98'
  Test::Warn: '0.24'
configure_requires:
  Module::Build::Tiny: '0.035'
dynamic_config: 0
generated_by: 'Minilla/v2.5.0, CPAN::Meta::Converter version 2.143240'
license: perl
meta-spec:
  url: http://module-build.sourceforge.net/META-spec-v1.4.html
  version: '1.4'
name: App-WithSound
no_index:

README.md  view on Meta::CPAN

This module contains utilities for [<with-sound](https://metacpan.org/pod/<with-sound)>.

# DEPENDENCIES

Config::Simple (version 4.58 or later)

File::Path::Expand (version 1.02 or later)

File::Which (version 1.09 or later)

Test::Warn (version 0.24 or later)

Test::MockObject::Extends (version 1.20120301 or later)

# AUTHOR

moznion  `<moznion@gmail.com>`

Shinpei Maruyama `shinpeim[at]gmail.com>`

# CONTRIBUTOR

cpanfile  view on Meta::CPAN

requires 'File::Path::Expand', '1.02';
requires 'File::Which', '0.05';
requires 'IPC::Open3';
requires 'perl', '5.008001';

on build => sub {
    requires 'File::Spec::Functions', '3.40';
    requires 'FindBin';
    requires 'Test::MockObject::Extends', '1.20120301';
    requires 'Test::More', '0.98';
    requires 'Test::Warn', '0.24';
};

lib/App/WithSound.pm  view on Meta::CPAN



=head1 DEPENDENCIES

Config::Simple (version 4.58 or later)

File::Path::Expand (version 1.02 or later)

File::Which (version 1.09 or later)

Test::Warn (version 0.24 or later)

Test::MockObject::Extends (version 1.20120301 or later)


=head1 AUTHOR

moznion  C<< <moznion@gmail.com> >>

Shinpei Maruyama C<< shinpeim[at]gmail.com> >>

with-sound  view on Meta::CPAN

=head1 DEPENDENCIES

Config::Simple (version 4.58 or later)

File::Spec::Functions (version 3.40 or later)

File::Path::Expand (version 1.02 or later)

File::Which (version 1.09 or later)

Test::Warn (version 0.24 or later)

Test::MockObject::Extends (version 1.20120301 or later)


=head1 BUGS AND LIMITATIONS

No bugs have been reported.

Please report any bugs or feature requests to
C<bug-app-withsound@rt.cpan.org>, or through the web interface at



( run in 1.955 second using v1.01-cache-2.11-cpan-88abd93f124 )