Help for this page

Select Code to Download


  1. or download this
     if (scalar(keys %{$xl})==0) {
            return False;
    ...
        else {
            return True;
        }