check_exec.pl
changeset 7 31b228cc3b89
parent 5 03bee3138913
child 9 69c1005df8ce
equal deleted inserted replaced
6:5e464a719d66 7:31b228cc3b89
    13 #    GNU General Public License for more details.
    13 #    GNU General Public License for more details.
    14 #
    14 #
    15 #    You should have received a copy of the GNU General Public License
    15 #    You should have received a copy of the GNU General Public License
    16 #    along with this program.  If not, see <http://www.gnu.org/licenses/>.
    16 #    along with this program.  If not, see <http://www.gnu.org/licenses/>.
    17 #
    17 #
    18 #    Chrisitan Arnold <arnold@schlittermann.de>
    18 #    Christian Arnold <arnold@schlittermann.de>
    19 
    19 
    20 use strict;
    20 use strict;
    21 use File::Basename;
    21 use File::Basename;
    22 use Pod::Usage;
    22 use Pod::Usage;
    23 use Getopt::Long;
    23 use Getopt::Long;