Help for this page

Select Code to Download


  1. or download this
    sub import
    {
      prereq_ok() if (caller())[1] eq '-';
    }
    
  2. or download this
    perl -MTest::Prereq