Skip to content

Instantly share code, notes, and snippets.

@tadzik
Created January 8, 2013 13:23
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save tadzik/4483793 to your computer and use it in GitHub Desktop.
Save tadzik/4483793 to your computer and use it in GitHub Desktop.
{
"name" : "Task::Star",
"version" : "*",
"description" : "Meta-package for modules included in Rakudo Star",
"depends" : [
"Bailador",
"DBIish",
"Digest::MD5",
"File::Tools",
"Grammar::Debugger",
"Grammar::Profiler::Simple",
"HTTP::Easy",
"HTTP::Status",
"JSON::RPC",
"JSON::Tiny",
"LWP::Simple",
"Math::RungeKutta",
"MIME::Base64",
"panda",
"Pod::To::HTML"
"NativeCall",
"SVG",
"SVG::Plot",
"Term::ANSIColor",
"Test::Mock",
"URI",
"XML::Writer",
],
"source-url" : "git://github.com/tadzik/task-star.git"
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment