Help for this page

Select Code to Download


  1. or download this
    prove -MTime::Limit=60 -Ilib /path/to/tests
    
  2. or download this
    use Time::Limit "30";   # quote marks around the number are required!
    
  3. or download this
    forkprove -MTime::Limit=-group,60 -Ilib /path/to/tests