Skip Menu |

This queue is for tickets about the AI-FANN CPAN distribution.

Report information
The Basics
Id: 43659
Status: resolved
Worked: 5 min
Priority: 0/
Queue: AI-FANN

People
Owner: salva [...] cpan.org
Requestors: MSTEVENS [...] cpan.org
Cc:
AdminCc:

Bug Information
Severity: Unimportant
Broken in: 0.09
Fixed in: (no value)



Subject: possible typo in Makefile.PL
Hi. I tried to get AI::FANN to find my libfann by setting fann_lib and fann_inc in Makefile.PL. After a while I noticed the line: my $fan_inc=""; which is spelt fan_inc there but fann_inc elsewhere in the file. Probably wouldn't affect anyone who wasn't editing the source, but should maybe still be fixed?