Skip to content

Instantly share code, notes, and snippets.

@j1n3l0
Created April 11, 2018 14:02
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 j1n3l0/be4779055faaff846392b2f2d0286d67 to your computer and use it in GitHub Desktop.
Save j1n3l0/be4779055faaff846392b2f2d0286d67 to your computer and use it in GitHub Desktop.
perl -MTest::Most=no_plan -E 'sub foo { +{ @ARGV } }' -wE 'cmp_deeply(foo(), { foo => re("^[0-9]+") }, "data as expected")' foo 100
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment