Help for this page

Select Code to Download


  1. or download this
    package Limit::Traits;
    
    ...
    sub foo { ... }
    sub bar { ... }
    sub _internal { ... }    # Not a trait method