Commit f3b78833327526bbdb18656cf61d3c0be19edd20

Golmote 2014-12-09T07:40:03

Add perl to components.js

1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
diff --git a/components.js b/components.js
index c6e68d2..c718832 100644
--- a/components.js
+++ b/components.js
@@ -198,6 +198,10 @@ var components = {
 		"nasm": {
 			"title": "nasm",
 			"owner": "rbmj"
+		},
+		"perl": {
+			"title": "Perl",
+			"owner": "Golmote"
 		}
 	},
 	"plugins": {