Skip to content

Instantly share code, notes, and snippets.

@zoffixznet
Created December 31, 2017 03:09
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/1a56246ced4013c1e6db8c1ec161664c to your computer and use it in GitHub Desktop.
Save zoffixznet/1a56246ced4013c1e6db8c1ec161664c to your computer and use it in GitHub Desktop.
2017.12.11 zoffix@VirtualBox/tmp/tmp.gAyUni11QC (master)$ perl6 -Ilib t/02-getuid.t
1..4
ok 1 - Called getuid()
ok 2 - $uid is defined
ok 3 - $uid is an Int
ok 4 - $uid matches current $*USER
2017.12.11 zoffix@VirtualBox/tmp/tmp.gAyUni11QC (master)$
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment