Help for this page
use strict; use warnings; my %scalars; ... $\ = $, = "\n"; print sort keys %scalars;