Help for this page

Select Code to Download


  1. or download this
       SKIP: {
          skip $why, $how_many
             if  ! eval { require Foo::Bar; 1 };
          # tests go here
       };