Help for this page
# XYZ.pm ... use constant CONST => 42; 1;
c:\@Work\Perl\monks\bliako>perl -le "use strict; ... " PI = 3.14159292035398 CONST = 42