Hi,

how can I debug a method in role that is called 'before' or 'after' another method ?

... after  'calc' => sub {
        ...
        debug here
      ...
};

        
regards

Rolf Schaufelberger





Reply via email to