
perlbug-followup at perl
Nov 5, 2009, 6:23 AM
Post #1 of 1
(211 views)
Permalink
|
|
[perl #70263] pluggable keywords
|
|
# New Ticket Created by Zefram # Please include the string: [perl #70263] # in the subject line of all future correspondence about this issue. # <URL: http://rt.perl.org/rt3/Ticket/Display.html?id=70263 > At Jesse's request, attached is a combined patch for the pluggable keywords feature. This patch incorporates: * code patch from <20091101202332.GG403 [at] fysh> * doc patch from <20091101225031.GI403 [at] fysh> * test patch from <20091102220236.GA23313 [at] fysh> * mark the mechanism as experimental * perldelta patch This includes a patch for the Configure script, which I guess needs to be segregated out and filtered through Tux. I'm a bit dubious about the other patches to the multitude of configure-like scripts; I have no experience with these scripts, and some of them look like they've suffered bitrot, but I've blindly attempted to give the new XS::APItest::KeywordRPN the same status as XS::APItest. After applying the patch, you need to run embed.pl, regen_perly.pl, and autodoc.pl. -zefram
|