Account Options

  1. Sign in
The old Google Groups will be going away soon, but your browser is incompatible with the new version.
Google Groups Home
« Groups Home
Message from discussion How to find old module that's no longer on CPAN

Received: by 10.68.38.134 with SMTP id g6mr20153757pbk.6.1316999315480;
        Sun, 25 Sep 2011 18:08:35 -0700 (PDT)
Path: lh7ni4956pbb.0!nntp.google.com!news1.google.com!postnews.google.com!m5g2000vbe.googlegroups.com!not-for-mail
From: David Filmer <use...@davidfilmer.com>
Newsgroups: comp.lang.perl.misc
Subject: How to find old module that's no longer on CPAN
Date: Sun, 25 Sep 2011 17:52:30 -0700 (PDT)
Organization: http://groups.google.com
Lines: 10
Message-ID: <bfd175e0-f540-4e59-bbae-bf8bd79cd0ae@m5g2000vbe.googlegroups.com>
NNTP-Posting-Host: 98.232.131.107
Mime-Version: 1.0
X-Trace: posting.google.com 1316999315 23887 127.0.0.1 (26 Sep 2011 01:08:35 GMT)
X-Complaints-To: groups-abuse@google.com
NNTP-Posting-Date: Mon, 26 Sep 2011 01:08:35 +0000 (UTC)
Complaints-To: groups-abuse@google.com
Injection-Info: m5g2000vbe.googlegroups.com; posting-host=98.232.131.107; posting-account=XIsifwoAAABB0_Vwn-MkZRPv0tZzOY9o
User-Agent: G2/1.0
X-HTTP-UserAgent: Mozilla/5.0 (X11; Linux i686; rv:6.0.2) Gecko/20100101 Firefox/6.0.2,gzip(gfe)
Content-Type: text/plain; charset=ISO-8859-1

I have a program from another machine - it uses the module
Convert::ASCII::String, originally obtained from CPAN.

This module no longer shows up in search.cpan.org.  I have a feeling
it might still live somewhere on CPAN under the author's name, but I
don't know the author.

How can I find this old module?

Thanks!