The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
{
   "abstract" : "permute and expand glob-like text patterns",
   "author" : [
      "Nick Stokoe <wulee@cpan.org>"
   ],
   "dynamic_config" : 1,
   "generated_by" : "Module::Build version 0.38, CPAN::Meta::Converter version 2.112580",
   "keywords" : [
      "text",
      "glob",
      "pattern",
      "expand",
      "braces",
      "hostnames"
   ],
   "license" : [
      "artistic_1"
   ],
   "meta-spec" : {
      "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
      "version" : "2"
   },
   "name" : "Text-Glob-Expand",
   "prereqs" : {
      "build" : {
         "requires" : {
            "Module::Build" : "0.28"
         }
      },
      "configure" : {
         "requires" : {
            "Module::Build" : "0.28"
         }
      },
      "runtime" : {
         "requires" : {
            "Test::More" : 0,
            "version" : "0.77"
         }
      }
   },
   "provides" : {
      "Text::Glob::Expand" : {
         "file" : "lib/Text/Glob/Expand.pm",
         "version" : "v1.1.0"
      },
      "Text::Glob::Expand::Permutation" : {
         "file" : "lib/Text/Glob/Expand/Permutation.pm",
         "version" : 0
      },
      "Text::Glob::Expand::Segment" : {
         "file" : "lib/Text/Glob/Expand/Segment.pm",
         "version" : 0
      }
   },
   "release_status" : "stable",
   "resources" : {
      "license" : [
         "http://opensource.org/licenses/artistic-license.php"
      ],
      "repository" : {
         "url" : "https://github.com/wu-lee/Text-Glob-Expand"
      }
   },
   "version" : "v1.1.0"
}