In article
<f6020f5f-87e1-4435-9a93-94566dbb2
...@l6g2000vbn.googlegroups.com>,
Marc <popsaloo
...@gmail.com> wrote:
> Hi,
> I have a good amount of legacy code that uses the Mail::Audit
> package. There doesn't seem to be an Ubuntu Maverick package that has
> Mail::Audit because the Perl community has replaced it with
> Email::Fitler. Is there an unadvertised way to get Mail::Audit? I
> really don't feel like rewriting and testing all that old code.
You can download modules directly from CPAN. See here:
<http://search.cpan.org/CPAN/authors/id/R/RJ/RJBS/Mail-Audit-2.225.tar.g
z>
You can install modules using the CPAN.pm module, which provides a cpan
utility program. See 'perldoc CPAN' for usage and examples.
--
Jim Gibson