This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Re: [PATCH] Make the 'sort' pragma lexically scoped
authorRobin Houston <robin@cpan.org>
Mon, 19 Dec 2005 18:46:00 +0000 (18:46 +0000)
committerRafael Garcia-Suarez <rgarciasuarez@gmail.com>
Mon, 19 Dec 2005 18:17:19 +0000 (18:17 +0000)
commit7b9ef14019d3c4d1aa14641dbd421c81c2cd18a4
tree5069228d909a52c1423c3eb7067f78b74869b0ef
parent25ae1130f781118f78fbcd7bd13d6c8f4f21734a
Re: [PATCH] Make the 'sort' pragma lexically scoped
Message-ID: <20051219174620.GA17940@rpc142.cs.man.ac.uk>

p4raw-id: //depot/perl@26402
15 files changed:
embed.fnc
embed.h
ext/B/B/Concise.pm
ext/B/t/concise-xs.t
ext/B/t/f_sort.t
global.sym
lib/feature.pm
lib/sort.pm
lib/sort.t
op.c
op.h
pod/perlapi.pod
pp_sort.c
proto.h
toke.c