From: Amir on
Hi,
do you have any idea where can I find implementations of the Hamming
+BCH+Reed - Solomon Codes in Perl?

Thanks in advance
-Amir
From: Jim Gibson on
In article
<dc815c7b-b3ee-41b6-92d6-51efce6bb66a(a)f42g2000yqn.googlegroups.com>,
Amir <sting.t2(a)gmail.com> wrote:

> Hi,
> do you have any idea where can I find implementations of the Hamming
> +BCH+Reed - Solomon Codes in Perl?

A quick search at <http://search.cpan.org> for 'hamming' reveals the
Algorithm::Hamming::Perl module. Only a couple of hits for
'reed-solomon', and they don't look too promising. Nothing at all for
'BCH'.

Looks like an opportunity here for someone to contribute to CPAN!

--
Jim Gibson