Skip to content

Commit

Permalink
replace exts with git submodules
Browse files Browse the repository at this point in the history
  • Loading branch information
cnd committed May 15, 2013
1 parent b239b23 commit 8113795
Show file tree
Hide file tree
Showing 33 changed files with 12 additions and 1,215 deletions.
9 changes: 9 additions & 0 deletions .gitmodules
@@ -0,0 +1,9 @@
[submodule "ext/Test__Mock"]
path = ext/Test__Mock
url = git://github.com/jnthn/test-mock.git
[submodule "ext/JSON__Tiny"]
path = ext/JSON__Tiny
url = git://github.com/moritz/json.git
[submodule "ext/File__Tools"]
path = ext/File__Tools
url = git://github.com/tadzik/perl6-File-Tools.git
1 change: 1 addition & 0 deletions ext/File__Tools
Submodule File__Tools added at d4508b
21 changes: 0 additions & 21 deletions ext/File__Tools/LICENSE

This file was deleted.

7 changes: 0 additions & 7 deletions ext/File__Tools/META.info

This file was deleted.

5 changes: 0 additions & 5 deletions ext/File__Tools/README

This file was deleted.

125 changes: 0 additions & 125 deletions ext/File__Tools/lib/File/Find.pm

This file was deleted.

67 changes: 0 additions & 67 deletions ext/File__Tools/lib/Shell/Command.pm

This file was deleted.

35 changes: 0 additions & 35 deletions ext/File__Tools/t/01-file-find.t

This file was deleted.

11 changes: 0 additions & 11 deletions ext/File__Tools/t/02-shell-command.t

This file was deleted.

Empty file.
Empty file removed ext/File__Tools/t/dir1/file.bar
Empty file.
Empty file removed ext/File__Tools/t/dir1/file.foo
Empty file.
Empty file.
3 changes: 0 additions & 3 deletions ext/File__Tools/t/test.file

This file was deleted.

1 change: 1 addition & 0 deletions ext/JSON__Tiny
Submodule JSON__Tiny added at 95f8b5
3 changes: 0 additions & 3 deletions ext/JSON__Tiny/.gitignore

This file was deleted.

8 changes: 0 additions & 8 deletions ext/JSON__Tiny/META.info

This file was deleted.

37 changes: 0 additions & 37 deletions ext/JSON__Tiny/README

This file was deleted.

0 comments on commit 8113795

Please sign in to comment.