Personal tools

Haskell Quiz/Cat2Rafb

From HaskellWiki

< Haskell Quiz(Difference between revisions)
Jump to: navigation, search
(fixed link)
Current revision (00:59, 4 February 2007) (edit) (undo)
 
Line 7: Line 7:
==Solutions==
==Solutions==
-
* [[Haskell Quiz/Cat2rafb/Solution Burton|Jim]]
+
* [[Haskell Quiz/Cat2Rafb/Solution Burton|Jim]]
[[Category:Haskell Quiz|Cat2rafb]]
[[Category:Haskell Quiz|Cat2rafb]]

Current revision

RubyQuiz #77: A command line utility that will allow you to submit arbitrary text to http://rafb.net/paste/ (or another paste site) and get the URL for the text back.

1 The Problem

2 Solutions