Hi, > How about Finance::Ta-lib, which more closely looks like the name that > they use?
To be honest I am not the actual author of the module I am more a consumer. Perl bindings for ta-lib exist since 2005 in ta-lib SVN repo at http://sourceforge.net/scm/?type=svn&group_id=8903 What I have done was just 1/ taking perl+XS/C code + *.t from ta-lib's svn repo 2/ creating Makefile.PL + README + Changes + TA.pod 3/ releasing all that together on CPAN The name Finance::TA was chosed by ta-lib project years ago (the module lived outside CPAN) so I expect there is surely a bunch of existing code using this name. -- kmx