Skip to content

Instantly share code, notes, and snippets.

@youpy
Created December 23, 2008 18:16
Show Gist options
  • Save youpy/39410 to your computer and use it in GitHub Desktop.
Save youpy/39410 to your computer and use it in GitHub Desktop.
perl -MXML::Feed -e 'print((XML::Feed->parse(URI->new("http://www.isitchristmas.com/rss.xml"))->items)[0]->content->body eq "HAI" && "Merry Xmas!")'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment