develooper Front page | perl.beginners | Postings from December 2022

Re: providing perl api for C library

Thread Previous
From:
Mike
Date:
December 10, 2022 12:24
Subject:
Re: providing perl api for C library
Message ID:
402254a2-f771-30c0-42b3-36ee98ae19df@mflan.com

I don't know.

You know what they say - to get the quickest answer, don't
ask the question.  Instead, do it wrong and people will
come out of the woodwork to tell you your an idiot :-)



Mike

On 12/9/22 21:19, Henry R wrote:
> Hello list,
>
> I have written a C library which encrypts the data stored in object storage like S3.
> If I want to provide it with a perl OO interface what's the right way? such methods like:
>
> $data->encrypt("input.sth");
> $data->decrypt("input.sth");
>
> Thanks.
>


Thread Previous


nntp.perl.org: Perl Programming lists via nntp and http.
Comments to Ask Bjørn Hansen at ask@perl.org | Group listing | About