Help for this page

Select Code to Download


  1. or download this
    diff t/apache.t t/apache-jim.t 
    13c13
    ...
    < like($res->content, qr/Apache Software Foundation/);
    ---
    > like($res->content, qr/Bank of America/);
    
  2. or download this
    $ prove  --blib t/apache-jim.t 
    t/apache-jim.t .. ok   
    All tests successful.
    Files=1, Tests=5,  3 wallclock secs ( 0.04 usr  0.01 sys +  0.25 cusr 
    + 0.04 csys =  0.34 CPU)
    Result: PASS