Hi LaoXie, You'd probably want to try using Perl XS. See 'man perlxs' and 'man perlxstut' for information and examples of how to call C routines from Perl.
Duane On Wed, Oct 13, 2010 at 10:12 AM, 老邪 <[email protected]> wrote: > Hi, all > i'm not sure this email is suitable or not. i'm a perl coder, and for > some reasons, i'm learning to use PSPP under linux. > i notice that there is a CPAN module for pspp (PSPP-Perl), but it's just > for "read and write the system file", it can't > be used to do any statistical procedures of pspp. > i think most ppl who use pspp, are mainly using the statistical > procedures of pspp, so, i'm thinking if someone can > write a CPAN module for statistics usage of pspp (name it PSPP::Statistics > ?), that will be great. for now, i want to give a try. > but i don't have much experience to write perl code with C library, so i > need help from here. can anyone give out > some instructions/guide tour/document(URL) of API ? . so that i can start > learning.. > thanks. > > best regards, > laoxie > > _______________________________________________ > pspp-dev mailing list > [email protected] > http://lists.gnu.org/mailman/listinfo/pspp-dev > > _______________________________________________ pspp-dev mailing list [email protected] http://lists.gnu.org/mailman/listinfo/pspp-dev
