{
   "abstract" : "permute and expand glob-like text patterns",
   "author" : [
      "Nick Stokoe <wulee@cpan.org>"
   ],
   "dynamic_config" : 0,
   "generated_by" : "Dist::Zilla version 5.006, CPAN::Meta::Converter version 2.132830",
   "license" : [
      "perl_5"
   ],
   "meta-spec" : {
      "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
      "version" : "2"
   },
   "name" : "Text-Glob-Expand",
   "prereqs" : {
      "build" : {
         "requires" : {
            "Module::Build" : "0.2808"
         }
      },
      "configure" : {
         "requires" : {
            "Module::Build" : "0.2808"
         }
      },
      "runtime" : {
         "recommends" : {
            "Test::Perl::Critic" : "0.001000",
            "Test::Pod" : "1.14",
            "Test::Pod::Coverage" : "1.04"
         },
         "requires" : {
            "Sub::Exporter" : "0",
            "Test::More" : "0",
            "version" : "0.77"
         }
      }
   },
   "provides" : {
      "Text::Glob::Expand" : {
         "file" : "lib/Text/Glob/Expand.pm",
         "version" : "v0.1.1"
      },
      "Text::Glob::Expand::Permutation" : {
         "file" : "lib/Text/Glob/Expand/Permutation.pm",
         "version" : "v0.1.1"
      },
      "Text::Glob::Expand::Segment" : {
         "file" : "lib/Text/Glob/Expand/Segment.pm",
         "version" : "v0.1.1"
      }
   },
   "release_status" : "stable",
   "resources" : {
      "repository" : {
         "type" : "git",
         "url" : "git://github.com/wu-lee/Text-Glob-Expand",
         "web" : "https://github.com/wu-lee/Text-Glob-Expand"
      }
   },
   "version" : "0.1.1"
}