Skip to content

Commit d33d88c

Browse files
author
Nick Logan
committed
ecosystem update: 1446652945
1 parent b3c8a7b commit d33d88c

File tree

10 files changed

+27
-269
lines changed

10 files changed

+27
-269
lines changed

README.md

Lines changed: 0 additions & 31 deletions
This file was deleted.

SHELTER/io-prompt/META.info

Lines changed: 0 additions & 1 deletion
This file was deleted.

SHELTER/lolsql/META.info

Lines changed: 0 additions & 1 deletion
This file was deleted.

projects.json

Lines changed: 27 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,27 @@
1+
[
2+
{
3+
"name" : "Acme::Meow",
4+
"source-url" : "git://github.com/tadzik/perl6-Acme-Meow.git",
5+
"support" : {
6+
"source" : "git://github.com/tadzik/perl6-Acme-Meow.git",
7+
"bugtracker" : "https://github.com/tadzik/perl6-Acme-Meow/issues"
8+
},
9+
"build-depends" : [ ],
10+
"provides" : {
11+
"Acme::Meow" : "lib/Acme/Meow.pm"
12+
},
13+
"depends" : [ ],
14+
"test-depends" : [
15+
"Test"
16+
],
17+
"description" : "The kitty you always wanted, now in Perl 6",
18+
"version" : "*",
19+
"authors" : [
20+
"Tadeusz \u201ctadzik\u201d So\u015bnierz",
21+
"Paul Cochrane",
22+
"GlithMr",
23+
"Ethan House",
24+
"Tobias Leich"
25+
]
26+
}
27+
]

server/bin/app.pl

Lines changed: 0 additions & 4 deletions
This file was deleted.

server/public/module/.gitignore

Lines changed: 0 additions & 1 deletion
This file was deleted.

server/updatelist.pl

Lines changed: 0 additions & 59 deletions
This file was deleted.

spec.pod

Lines changed: 0 additions & 120 deletions
This file was deleted.

update.pl

Lines changed: 0 additions & 24 deletions
This file was deleted.

updatelist.pl

Lines changed: 0 additions & 28 deletions
This file was deleted.

0 commit comments

Comments
 (0)