Help for this page

Select Code to Download


  1. or download this
    my $clist;
    BEGIN { 
        $clist = {a => 1, b => 2};
    }
    use constant $clist;