aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorpmichaud <pmichaud@pobox.com>2012-08-28 01:01:28 -0500
committerpmichaud <pmichaud@pobox.com>2012-08-28 01:01:28 -0500
commitaa6fe6940a1a35122cea252e87365e3825ca4103 (patch)
treecd32f79b76a1942d00287ff3a9cd9075d8721338
parent06aa30a95eb52b13f72a58e303130764146b4fd7 (diff)
Add MODULES.txt index file.
-rw-r--r--modules/MODULES.txt27
1 files changed, 27 insertions, 0 deletions
diff --git a/modules/MODULES.txt b/modules/MODULES.txt
new file mode 100644
index 0000000..74c5b88
--- /dev/null
+++ b/modules/MODULES.txt
@@ -0,0 +1,27 @@
+# The order of modules here is significant; a module must be listed after
+# all of its dependencies.
+zavolaj
+xml-writer
+svg # uses XML::Writer
+svg-plot # uses SVG
+Math-RungeKutta
+Math-Model # uses Math::RungeKutta, SVG
+perl6-Term-ANSIColor
+test-mock
+Grammar-Profiler-Simple
+grammar-debugger # uses Term::ANSIColor
+perl6-MIME-Base64
+uri
+perl6-lwp-simple # uses MIME::Base64, URI
+json
+perl6-digest-md5
+perl6-File-Tools
+panda
+perl6-http-status
+perl6-http-easy
+Template-Mojo
+Bailador
+DBIish
+jsonrpc
+Pod-To-HTML
+doc