Skip Menu |

This queue is for tickets about the lib-findbin CPAN distribution.

Report information
The Basics
Id: 78116
Status: open
Priority: 0/
Queue: lib-findbin

People
Owner: Nobody in particular
Requestors: IKEGAMI [...] cpan.org
Cc:
AdminCc:

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



Subject: s/FindLib/FindBin/g
Hi, You use C<< use FindLib; >> in the Synopsis (twice) when you surely meant to use C<< use FindBin; >>. Thanks!
doh! thanks :)