The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
{
   "abstract" : "command line utilities for music composition and analysis",
   "author" : [
      "Jeremy Mates <jmates@cpan.org>"
   ],
   "dynamic_config" : 1,
   "generated_by" : "ExtUtils::MakeMaker version 6.98, CPAN::Meta::Converter version 2.150001",
   "license" : [
      "artistic_2"
   ],
   "meta-spec" : {
      "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
      "version" : "2"
   },
   "name" : "App-MusicTools",
   "no_index" : {
      "directory" : [
         "t",
         "inc"
      ]
   },
   "prereqs" : {
      "build" : {
         "requires" : {}
      },
      "configure" : {
         "requires" : {
            "ExtUtils::MakeMaker" : "6.48",
            "strict" : "0"
         }
      },
      "runtime" : {
         "requires" : {
            "Carp" : "0",
            "File::Spec" : "0",
            "File::Temp" : "0",
            "Getopt::Long" : "0",
            "IPC::Open3" : "0",
            "JSON" : "0",
            "List::Util" : "0",
            "Music::AtonalUtil" : "1.14",
            "Music::Canon" : "2",
            "Music::Chord::Positions" : "0",
            "Music::LilyPondUtil" : "0.1",
            "Music::Scala" : "0.84",
            "Music::Scales" : "0",
            "Music::Tempo" : "0",
            "Music::Tension" : "0.6",
            "Parse::Range" : "0",
            "Scalar::Util" : "0",
            "Text::Roman" : "0",
            "Text::Wrap" : "0",
            "Try::Tiny" : "0",
            "perl" : "5.010000"
         }
      },
      "test" : {
         "requires" : {
            "Pod::Coverage" : "0.18",
            "Test::Exception" : "0",
            "Test::More" : "0",
            "Test::Pod" : "1.22",
            "Test::Pod::Coverage" : "1.08",
            "lib" : "0"
         }
      }
   },
   "release_status" : "stable",
   "resources" : {
      "repository" : {
         "type" : "git",
         "url" : "git://github.com/thrig/App-MusicTools.git",
         "web" : "https://github.com/thrig/App-MusicTools"
      }
   },
   "version" : "1.27"
}