-
Notifications
You must be signed in to change notification settings - Fork 567
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Swapping of $< and $> should be deprecated #11547
Comments
From @LeontThis is a bug report for perl from fawaka@gmail.com, Perl has supported the idiom of swapping * Most of al, it's useless. Unless you're running an early 90s BSD (that lacks a saved UID), there's no reason whatsoever to use this trick. You can just set Flags: Site configuration information for perl 5.14.1: Configured by leon at Tue Jun 28 15:59:52 CEST 2011. Summary of my perl5 (revision 5 version 14 subversion 1) configuration: Locally applied patches: @INC for perl 5.14.1: Environment for perl 5.14.1: |
From @cpansproutOn Wed Aug 03 08:28:45 2011, LeonT wrote:
Are you implying that the ability to swap $[<>] depends on the caching?
|
The RT System itself - Status changed from 'new' to 'open' |
From @LeontOn Sat Oct 29 01:12:55 2011, sprout wrote:
In list assignment, assigning to $[<>] means setting the cache to the Leon |
From [Unknown Contact. See original ticket]On Sat Oct 29 01:12:55 2011, sprout wrote:
In list assignment, assigning to $[<>] means setting the cache to the Leon |
From @LeontOn Wed, Aug 3, 2011 at 5:28 PM, <fawaka@gmail.com> wrote:
*Bump* Can this be pre-deprecated in 5.16? Leon |
From @LeontOn Wed, Aug 3, 2011 at 5:28 PM, Leon Timmermans
Can we deprecate or pre-deprecate this for 5.16? I'm not sure how to Leon |
From @doyPushed to doy/deprecate_uid_gid_swap. Didn't merge yet because the test -doy |
From @LeontOn Tue, Jul 3, 2012 at 7:15 PM, Jesse Luehrs via RT
Actually, it's easily and reliably detectable in runtime, pp_aasign Leon |
From @doyOn Tue, Jul 03, 2012 at 07:26:38PM +0200, Leon Timmermans wrote:
It's not any more detectable at runtime than at compile time - as far as -doy |
Migrated from rt.perl.org#96212 (status was 'open')
Searchable as RT96212$
The text was updated successfully, but these errors were encountered: