Andy Dougherty <[EMAIL PROTECTED]> wrote:
> There are a variety of places in the languages/ directory that require
> at least perl 5.006. This patch puts in 'require 5.006' in those files.
> If we later decide to make everything work with 5.005, these will at least
> mark some of the problem spot
# New Ticket Created by Andy Dougherty
# Please include the string: [perl #30397]
# in the subject line of all future correspondence about this issue.
# http://rt.perl.org:80/rt3/Ticket/Display.html?id=30397 >
There are a variety of places in the languages/ directory that require
at least per