merge-pod: Be more compatible with older perl
authorAndrew Deason <adeason@sinenomine.net>
Fri, 14 Jan 2011 20:00:14 +0000 (14:00 -0600)
committerDerrick Brashear <shadow@dementia.org>
Sat, 15 Jan 2011 06:30:12 +0000 (22:30 -0800)
commit2045653647fc2de451c9615f18316416de7e1657
treeec462f7349826cc9cc1a3a1afb5d74a4d349cc22
parent3c91f1d88165dca085a26b87f2c0148e84e179d2
merge-pod: Be more compatible with older perl

merge-pod works fine with perl 5.00503, if we eliminate the 3-argument
invocation of open(). So, replace the open() calls with their
2-argument equivalent, and relax the version requirement a bit.

Change-Id: Ibeda39f2620ab1056e2d42838833d140ec3c053f
Reviewed-on: http://gerrit.openafs.org/3661
Tested-by: BuildBot <buildbot@rampaginggeek.com>
Reviewed-by: Derrick Brashear <shadow@dementia.org>
doc/man-pages/merge-pod