Skip to content

Instantly share code, notes, and snippets.

@reneeb
Created October 23, 2013 02:16
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save reneeb/7111546 to your computer and use it in GitHub Desktop.
Save reneeb/7111546 to your computer and use it in GitHub Desktop.
$ perl -MMojo::DOM -E 'my $dom = Mojo::DOM->new( "testé×" ); say "$dom"'
test�
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment