summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: a4a12b8)
raw | patch | inline | side by side (parent: a4a12b8)
author | Florian Forster <octo@verplant.org> | |
Sun, 27 Jan 2008 15:45:07 +0000 (16:45 +0100) | ||
committer | Florian Forster <octo@verplant.org> | |
Sun, 27 Jan 2008 15:45:07 +0000 (16:45 +0100) |
Why is everything kept in 1000 places in Perl modules? *argh*
bindings/perl/Makefile.PL | patch | blob | history |
index f2ddf0ace2e6c1adf4d9dafbacb4c854760e69f1..2d272a8fbb2064bf75e7b3e873b2e2c577954082 100644 (file)
-use 5.008007;
+use 5.006;
use ExtUtils::MakeMaker;
my @OPING_PREFIX = (qw(/opt/oping /usr /usr/local));