Help for this page
use constant PI => 3.14; eval { PI = 3; }; warn "You can't round down PI to 3" if $@;