Skip to content

Instantly share code, notes, and snippets.

@zoffixznet
Last active October 12, 2015 18:11
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/0c5da7c4a9eaa0c80079 to your computer and use it in GitHub Desktop.
Save zoffixznet/0c5da7c4a9eaa0c80079 to your computer and use it in GitHub Desktop.
Some desc
my %content = public => $public,
description => $desc,
files => $paste.WHAT eq 'Hash'
?? $paste
!! { $filename => { content => $paste } };
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment