A lot of the packfile functions that didn't take an C as first
argument now have one.
This change was necessary to switch PMC constants {un,}packing to
freeze/thaw eventually.
Sorry for the disruption and the big patch, but it's an all or nothing
thingy basically.
Thanks,
leo
i'm beginning to explore the concept of embedding parrot so i can
eventually add Perl 6 support to extproc_perl (embeds perl in oracle).
i was talking with dan at OSCON a few weeks ago about accessing data from
an embedded parrot interpreter, and i know he is probably moving it up in
his priority l
routines to:
* Create an interpreter
* Destroy an interpreter
* Run a string
* Register a callback function in the embedding app. (I was thinking in the
HOST package)
Getting/setting values and messing with perl variables in general were
things I specifically wanted left *out* of the embeddi
This and other RFCs are available on the web at
http://dev.perl.org/rfc/
=head1 TITLE
Perl's embedding API should be simple
=head1 VERSION
Maintainer: Simon Cozens <[EMAIL PROTECTED]>
Date: 26 Sep 2000
Mailing List: [EMAIL PROTECTED]
Number: 323
Version: 1
Status: