Help for this page

Select Code to Download


  1. or download this
    # UNTESTED!
    # Instead of undef &{B::A}
    delete $B::A::{CODE};
    
  2. or download this
    # Instead of undef &{B::A}
    delete $B::{A};