Help for this page

Select Code to Download


  1. or download this
    D:\perl6.scripts\myown>perl6 -v
    This is Rakudo Star version 2018.01 built on MoarVM version 2018.01
    implementing Perl 6.c.
    
  2. or download this
    use v6;
    
    ...
            printf "%10.10s : %-20.20s\n" , $key, $value; # please notice 
    +printf NOT using () ;
        }
    }
    
  3. or download this
    D:\perl6.scripts\myown>perl6 array_hash_3.p6
    Found Name element in %hsh1
    ...
      Function : President of USA
          Time : 2009-2017
          Name : Barack Obama