Help for this page

Select Code to Download


  1. or download this
    eval "use constant CONST1 => 5; 1" or warn $@;
  2. or download this
    require constant;
    constant->import(CONST1 => 5);