Help for this page

Select Code to Download


  1. or download this
    [http://cpansearch.perl.org/src/BOBTFISH/Catalyst-Plugin-Authenticatio
    +n-0.10018/lib/Catalyst/Authentication/Realm/Progressive.pm]
    
    ...
    146             $c->set_authenticated( $auth_obj, $realm->name );
    147             return $auth_obj;
    148         }
    
  2. or download this
    [ghenry@dax-xen Catalyst-Plugin-Authentication]$ cat t/live_app_realms
    +_progressive.t 
    use strict;
    ...
      Non-zero exit status: 3
    Files=1, Tests=7,  7 wallclock secs ( 0.09 usr  0.00 sys +  4.14 cusr 
    + 0.09 csys =  4.32 CPU)
    Result: FAIL