The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.
{
   "abstract" : "Calculate points in the Julia set",
   "author" : [
      "Jeffrey T. Palmer <jtpalmer@cpan.org>"
   ],
   "dynamic_config" : 0,
   "generated_by" : "Dist::Zilla version 4.300019, CPAN::Meta::Converter version 2.120921",
   "license" : [
      "perl_5"
   ],
   "meta-spec" : {
      "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
      "version" : "2"
   },
   "name" : "Math-Fractal-Julia",
   "prereqs" : {
      "configure" : {
         "requires" : {
            "ExtUtils::MakeMaker" : "6.30"
         }
      },
      "runtime" : {
         "requires" : {
            "XSLoader" : "0",
            "strict" : "0",
            "warnings" : "0"
         }
      },
      "test" : {
         "requires" : {
            "Test::More" : "0"
         }
      }
   },
   "release_status" : "testing",
   "resources" : {
      "bugtracker" : {
         "web" : "https://github.com/jtpalmer/Math-Fractal-Julia/issues"
      },
      "homepage" : "https://github.com/jtpalmer/Math-Fractal-Julia",
      "repository" : {
         "type" : "git",
         "url" : "https://github.com/jtpalmer/Math-Fractal-Julia.git",
         "web" : "https://github.com/jtpalmer/Math-Fractal-Julia"
      }
   },
   "version" : "0.000002"
}