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.
Thank you,
Marc
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