Help for this page
for (@attributes) { ... ... something to do with $_ ... }; }
use constant { map { uc $_ => __PACKAGE__ . "::$_" } qw(name timestamp etc.) };