#!/usr/bin/perl use strict; use warnings; use B::Keywords qw(:all); print join "\n", @Symbols, "\n";