WWW::Hashbang::Pastebin(3) NAME WWW::Hashbang::Pastebin - command line pastebin SYNOPSIS $ (hostname ; uptime) | curl -F 'p=<-' <% request.uri_base %> <% request.uri_base %>/f4s2 $ chromium-browser <% request.uri_base %>/f4s2+#l2 DESCRIPTION This pastebin has no user interface - use "curl" to POST paste content. Your paste's ID is returned in the "X-Pastebin-ID" header; the URL in the "X-Pastebin-URL", as well as the response content. perl <% version %> WWW::Hashbang::Pastebin(3)