Help for this page

Select Code to Download


  1. or download this
      use Aspect;
      before { print 'foo' }
         call qr/^Employee::calc_/ &
         cflow company => 'Company::calc_salaries';