Integrated the perl module into the pspp build system.
authorJohn Darrington <john@darrington.wattle.id.au>
Sun, 21 Dec 2008 07:53:09 +0000 (16:53 +0900)
committerJohn Darrington <john@darrington.wattle.id.au>
Sun, 21 Dec 2008 07:53:09 +0000 (16:53 +0900)
commit66b1b93cf6ca53c86199e88e5972f3017c56314c
tree0b66cf68c29a201c7b557403688ef9aa6b5d4ac5
parent8fde9420365b644c2339860bee6d552ce875ddce
Integrated the perl module into the pspp build system.
14 files changed:
Makefile.am
perl-module/COPYING [new file with mode: 0644]
perl-module/Changes [new file with mode: 0644]
perl-module/Examples.pod [new file with mode: 0644]
perl-module/MANIFEST [new file with mode: 0644]
perl-module/Makefile.PL [new file with mode: 0644]
perl-module/PSPP.bs [new file with mode: 0644]
perl-module/PSPP.xs [new file with mode: 0644]
perl-module/README [new file with mode: 0644]
perl-module/automake.mk [new file with mode: 0644]
perl-module/lib/PSPP.pm [new file with mode: 0644]
perl-module/ppport.h [new file with mode: 0644]
perl-module/t/Pspp.t [new file with mode: 0644]
perl-module/typemap [new file with mode: 0644]