# New Ticket Created by  Adrian Kreher 
# Please include the string:  [perl #123827]
# in the subject line of all future correspondence about this issue. 
# <URL: https://rt.perl.org/Ticket/Display.html?id=123827 >


This is perl6 version 2015.01-141-gfec2339 built on MoarVM version
2015.01-34-g2d7eddb

perl6 -e'say callframe.package'
No such method 'package' for invocant of type 'CallFrame'
  in block <unit> at -e:1

http://design.perl6.org/S06.html#The_callframe_and_caller_functions
mentions a .package method

Reply via email to