Help for this page

Select Code to Download


  1. or download this
    if (some_condition){
        *custom_method = sub {
             do whatever you want
        };
    }