< Previous | [Index] | slide #5 out of 13 slides | Next >
What We Did, The Short Version
What We Did, The Short Version
So how did we do it? The short version is:
swig -perl -module SuffixTree suffix_tree.h
edit SuffixTree.pm
edit suffix_tree_wrap.c
h2xs -X SuffixTree
cp suffix_tree* SuffixTree
cd SuffixTree
edit files (such as Makefile.PL) and add files (such as test files, README, etc.) to SuffixTree dir as necessary
tar zcvf SuffixTree-0.01 SuffixTree
register and upload to PAUSE
< Previous (4) | [Index] | (6/13) Next >
Offer Kaye. YAPC::Israel::2003.
Slides automatically generated by a Perl script. Last update on Sun Apr 6 09:28:17 IDT 2003