Skip to content

Commit

Permalink
Add MODULES.txt index file.
Browse files Browse the repository at this point in the history
  • Loading branch information
pmichaud committed Aug 28, 2012
1 parent 06aa30a commit aa6fe69
Showing 1 changed file with 27 additions and 0 deletions.
27 changes: 27 additions & 0 deletions 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

0 comments on commit aa6fe69

Please sign in to comment.