Skip to content

Instantly share code, notes, and snippets.

@zoffixznet

zoffixznet/p6.p6 Secret

Last active March 1, 2017 19:54
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/3462578766ab1958d4e3062b051765a0 to your computer and use it in GitHub Desktop.
Save zoffixznet/3462578766ab1958d4e3062b051765a0 to your computer and use it in GitHub Desktop.
for @!laws {
when /origin | core/ {%!phyhash{$power}{$_} = @!laws.shift or die};
when /nocolor | yolo/ {%!phyhash{$power}{$_} = True if $power eq "$arg1"};
when /asd/ {%!phyhash<Nebula>{$_} = @!laws.shift if $power eq "abc"};
when 'cluster' {%!phyhash{$power}{$_} = True if $power eq "asd"};
when Force {$power = "Star"};
die "USAGE:"
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment