Skip to content

Instantly share code, notes, and snippets.

@Whateverable
Created February 2, 2019 06:48
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 Whateverable/7e3f37f8483e3bcfae0d71ddbd3bdf45 to your computer and use it in GitHub Desktop.
Save Whateverable/7e3f37f8483e3bcfae0d71ddbd3bdf45 to your computer and use it in GitHub Desktop.
evalable6
say "/https://webkitgtk.org/reference/webkit2gtk/unstable/WebKitBackForwardList.html" ~~ /^ 'http' 's'? '://' .+ '/' *([A-Za-Z]+) '.html' $/
(exit code 1)
===SORRY!===
Unrecognized regex metacharacter - (must be quoted to match literally)
at /tmp/6DFe4sZF48:1
------> tml" ~~ /^ 'http' 's'? '://' .+ '/' *([A⏏-Za-Z]+) '.html' $/
Unable to parse expression in metachar:sym<[ ]>; couldn't find final ']' (corresponding starter was at line 1)
at /tmp/6DFe4sZF48:1
------> ml" ~~ /^ 'http' 's'? '://' .+ '/' *([A-⏏Za-Z]+) '.html' $/
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment