Skip to content

Commit

Permalink
add dummy http.sl lib to make 'use HTTP::Client' work
Browse files Browse the repository at this point in the history
  • Loading branch information
Charlie Somerville committed Jan 27, 2013
1 parent b998218 commit 6a72c37
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions lib/slash/http.sl
@@ -0,0 +1,5 @@
<%
class HTTP {
}

0 comments on commit 6a72c37

Please sign in to comment.