Help for this page
#!perl -w use strict; ... ); print join("\n", apply { s/^\w_//; } sort keys %sections);