At 2002-01-21 19:45:30, [EMAIL PROTECTED] wrote:
> 
> Have you considered blessing the SV thus created and either providing an XS
> method that returns a string SV copied from the pointer
> (eg: $xs_thing->data()), or even TIEing to a package which does this for
> you when you read the value in perl?

For example, see how Crypt::Twofish does it.

- ams

Reply via email to