How do I find an old Perl module on CPAN?

D

David Filmer

I am running old CGIs on a new box. I use the module
Convert::ASCII::String, which no longer appears on CPAN searches.

In the past, I was able to find an old module (Tools::SQL) because I
was able to determine the author's name (Kane) and found it on
backpan.perl.org. But this time, I have no knowledge of the module
except its name - I do not know the author's name (and have no readily
available means to find it). backpan seems to support only searches
by author name, not module name.

Thanks!
 
B

brian d foy

Ben Morrow said:
In the general case I would try asking (e-mail address removed).

In the general case, before you bother them, try BackPAN:
http://backpan.perl.org, which has almost every distribution
ever uploaded. As you note, Google is helpful too.
Once a
namespace has been registered on CPAN, it never gets unregistered,

That's not quite true. If you look the bottom of your Module Metadata
page, you'll see a "Lifecycle" field. One of the options is "Can be
removed from database".
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,755
Messages
2,569,536
Members
45,007
Latest member
obedient dusk

Latest Threads

Top