[perl #41781] [RFE] Store HLL information in invokable PMCs
2 views
Skip to first unread message
Will Coleda
unread,
Mar 10, 2007, 10:11:33 PM3/10/07
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
Copy link
Report message as abuse
Sign in to report message as abuse
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to bugs-bi...@rt.perl.org
# New Ticket Created by Will Coleda # Please include the string: [perl #41781] # in the subject line of all future correspondence about this issue. # <URL: http://rt.perl.org/rt3/Ticket/Display.html?id=41781 >
from docs/BROKEN.pod
Give invokable PMCs a canonical way to store their associated HLL source and argument information. languages/tcl/src/class/tclproc.pir shows a way to do this using a parrotobject wrapper and attributes.