Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Remove modules/perl6-psgi
it is a duplicate of modules/PSGI. hoelzro++
  • Loading branch information
moritz committed Feb 20, 2014
1 parent a49cc41 commit 43245f3
Show file tree
Hide file tree
Showing 17 changed files with 14 additions and 19 deletions.
3 changes: 0 additions & 3 deletions .gitmodules
Expand Up @@ -76,9 +76,6 @@
[submodule "modules/Perl6-MIME-Base64"]
path = modules/Perl6-MIME-Base64
url = git://github.com/perl6/Perl6-MIME-Base64
[submodule "modules/perl6-psgi"]
path = modules/perl6-psgi
url = git://github.com/supernovus/perl6-psgi
[submodule "modules/PSGI"]
path = modules/PSGI
url = git://github.com/supernovus/perl6-psgi.git
Expand Down
1 change: 0 additions & 1 deletion modules/MODULES.txt
Expand Up @@ -22,7 +22,6 @@ perl6-http-status
PSGI
perl6-http-easy # uses PSGI
Template-Mojo
perl6-psgi
Bailador # uses PSGI
DBIish
jsonrpc # uses PSGI
Expand Down
2 changes: 1 addition & 1 deletion modules/PSGI
Submodule PSGI updated from 76bc86 to 15f722
2 changes: 1 addition & 1 deletion modules/Perl6-MIME-Base64
Submodule Perl6-MIME-Base64 updated from 76fd9d to eb6f4e
2 changes: 1 addition & 1 deletion modules/Template-Mojo
Submodule Template-Mojo updated from 9a3140 to 43b7f4
2 changes: 1 addition & 1 deletion modules/doc
Submodule doc updated from 57b9dd to 80fc86
2 changes: 1 addition & 1 deletion modules/file-find
Submodule file-find updated from 84e955 to f15882
2 changes: 1 addition & 1 deletion modules/json
Submodule json updated 1 files
+2 −2 lib/JSON/Tiny/Actions.pm
2 changes: 1 addition & 1 deletion modules/panda
Submodule panda updated 4 files
+1 −1 ext/File__Find
+1 −1 ext/JSON__Tiny
+27 −12 lib/Panda/App.pm
+2 −1 lib/Panda/Fetcher.pm
2 changes: 1 addition & 1 deletion modules/perl6-http-easy
Submodule perl6-http-easy updated from 38b609 to 2fd947
2 changes: 1 addition & 1 deletion modules/perl6-http-status
Submodule perl6-http-status updated from 9f714d to a371d8
1 change: 0 additions & 1 deletion modules/perl6-psgi
Submodule perl6-psgi deleted from 76bc86
2 changes: 1 addition & 1 deletion modules/rakudo-debugger
Submodule rakudo-debugger updated 3 files
+0 −16 Build.pm
+4 −3 META.info
+0 −506 bin/perl6-debug.nqp
2 changes: 1 addition & 1 deletion modules/shell-command
Submodule shell-command updated from 8f6f80 to bc4f3a
2 changes: 1 addition & 1 deletion modules/ufo
Submodule ufo updated 1 files
+50 −16 bin/ufo
2 changes: 1 addition & 1 deletion modules/uri
Submodule uri updated 1 files
+6 −5 lib/URI/Escape.pm
2 changes: 1 addition & 1 deletion modules/zavolaj
Submodule zavolaj updated from bafb1d to 6c3801

0 comments on commit 43245f3

Please sign in to comment.