Skip to content

Instantly share code, notes, and snippets.

@wolfsage
Created January 12, 2013 16:44
Show Gist options
  • Save wolfsage/4519154 to your computer and use it in GitHub Desktop.
Save wolfsage/4519154 to your computer and use it in GitHub Desktop.
Hah
mhorsfall@darmstadtium:~$ perl -MCloudPAN2 -Mojo -E 'say g("http://checkip.dyndns.org/")->body'
readline() on closed filehandle $entities at /loader/0xc41090/Mojo/Util.pm line 31.
<html><head><title>Current IP Check</title></head><body>Current IP Address: 173.199.227.254</body></html>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment