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" : "PDL::Finance::TA is a Technical Analysis GUI",
   "author" : [
      "Vikas N. Kumar <vikas@cpan.org>"
   ],
   "dynamic_config" : 1,
   "generated_by" : "Module::Build version 0.38, CPAN::Meta::Converter version 2.120351",
   "keywords" : [
      "finance",
      "technical-analysis",
      "technical",
      "analysis"
   ],
   "license" : [
      "open_source"
   ],
   "meta-spec" : {
      "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
      "version" : "2"
   },
   "name" : "PDL-Finance-TA",
   "no_index" : {
      "directory" : [
         "t"
      ]
   },
   "prereqs" : {
      "build" : {
         "requires" : {
            "File::Spec" : "0",
            "Module::Build" : "0",
            "Test::More" : "0"
         }
      },
      "configure" : {
         "requires" : {
            "Module::Build" : "0",
            "Pod::Readme" : "0",
            "Software::License" : "0"
         }
      },
      "runtime" : {
         "recommends" : {
            "PDL::Graphics::PGPLOT" : "0",
            "PGPLOT" : "0"
         },
         "requires" : {
            "Capture::Tiny" : "0",
            "Carp" : "0",
            "Data::Dumper" : "0",
            "DateTime" : "0",
            "DateTime::Format::Strptime" : "0",
            "File::Spec" : "0",
            "Finance::QuoteHist" : "1.2",
            "PDL" : "2.007",
            "PDL::Finance::Talib" : "0.006",
            "PDL::Graphics::Gnuplot" : "0",
            "POE::Loop::Prima" : "0",
            "Prima" : "1.39",
            "perl" : "v5.10.0"
         }
      }
   },
   "provides" : {
      "App::financeta" : {
         "file" : "lib/App.pm",
         "version" : "0.03"
      },
      "PDL::Finance::TA" : {
         "file" : "lib/TA.pm",
         "version" : "0.03"
      },
      "PDL::Finance::TA::Mo" : {
         "file" : "lib/TA/Mo.pm",
         "version" : 0
      }
   },
   "release_status" : "stable",
   "resources" : {
      "bugtracker" : {
         "web" : "https://github.com/vikasnkumar/PDL-Finance-TA/issues"
      },
      "license" : [
         "http://www.gnu.org/licenses/gpl-3.0.txt"
      ],
      "repository" : {
         "url" : "https://github.com/vikasnkumar/PDL-Finance-TA"
      }
   },
   "version" : "0.03"
}