in reply to Array output
if (@stuff){ print join("\n", @stuff, ''); } else { print "No custom packages installed"; } [download]
Perl 6 in German