if (@stuff){ print join("\n", @stuff, ''); } else { print "No custom packages installed"; }