Skip to content

Instantly share code, notes, and snippets.

@zoffixznet
Created November 16, 2016 15:49
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
Star You must be signed in to star a gist
Save zoffixznet/6541018c7279b7ea87c81105571e6083 to your computer and use it in GitHub Desktop.
zoffix@leliana:/tmp/tmp.rGwdlMKpin$ perl6 -MHTTP::UserAgent -e 'say HTTP::UserAgent.new.get("https://perl6.org").content.comb(/"<title>" <(.+?)> "</title>"/)'
(Perl 6)
zoffix@leliana:/tmp/tmp.rGwdlMKpin$
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment