#!/usr/bin/env /friends/.rakudobrew/bin/perl6 use strict; use warnings; $msg = "hello drk'ness\n"; print $msg;