Skip to content

Instantly share code, notes, and snippets.

@zoffixznet

zoffixznet/p6.p6 Secret

Created March 9, 2017 16:57
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 zoffixznet/6386abad34e6b2f76816725f4467a1c1 to your computer and use it in GitHub Desktop.
Save zoffixznet/6386abad34e6b2f76816725f4467a1c1 to your computer and use it in GitHub Desktop.
with %output<dir file>.join -> $path {
spurt $path, %output<data>
orelse croak "Could not write output file $path: $_"
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment