Re: [perl #38598] [TODO] PIR Examples, Libraries, and Tests - Migrate to New Subroutine Attributes

2006-02-26 Thread chromatic
On Wednesday 22 February 2006 20:35, chromatic wrote : > Here's a patch to the test suite and libraries (but nothing in languages/) > to migrate the attributes. All tests pass for me after applying the patch > (and making the parser stricter -- but this patch doesn't touch the PIR > grammar.) App

Re: [perl #38598] [TODO] PIR Examples, Libraries, and Tests - Migrate to New Subroutine Attributes

2006-02-22 Thread chromatic
On Monday 20 February 2006 17:54, chromatic wrote: > The old PIR subroutine attributes ("method", "@MULTI", "@MAIN", "@LOAD", > "@IMMEDIATE", "@POSTCOMP", and "@ANON") are now deprecated in favor of the > lowercased colon-prefixed version. (At least, that's what the code appears > to say.) Here'

[perl #38598] [TODO] PIR Examples, Libraries, and Tests - Migrate to New Subroutine Attributes

2006-02-20 Thread via RT
# New Ticket Created by chromatic # Please include the string: [perl #38598] # in the subject line of all future correspondence about this issue. # https://rt.perl.org/rt3/Ticket/Display.html?id=38598 > Hi there, The old PIR subroutine attributes ("method", "@MULTI", "@MAIN", "@LOAD", "@IMM