Help for this page

Select Code to Download


  1. or download this
    BEGIN {
        use DBI;
    ...
            *{$_->[0]} = eval "sub () { $_->[1] }"; # use constant on vari
    +ables
        }
    }