Help for this page

Select Code to Download


  1. or download this
    @numbers = (1,2,3,4);
    
    ...
       no strict 'refs';
       @{"store_get$num"} = ($num);
    }