Skip to content

Instantly share code, notes, and snippets.

@zoffixznet
Created September 18, 2016 14:27
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/42dc4c6b7d5925d82284afe5227d18f5 to your computer and use it in GitHub Desktop.
Save zoffixznet/42dc4c6b7d5925d82284afe5227d18f5 to your computer and use it in GitHub Desktop.
zoffix@VirtualBox:~/CPANPRC/Standard-Rakudo$ grep -R gethostname .
./docs/ChangeLog:+ The "gethostname" function implemented
./docs/announce/2013.11.md:+ The "gethostname" function implemented
./src/core/OS.pm:sub gethostname( --> Str){
./src/core/OS.pm: nqp::p6box_s(nqp::gethostname());
zoffix@VirtualBox:~/CPANPRC/Standard-Rakudo$
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment