Take me over?
The maintainer of this distribution is looking for someone to take over!
If you're interested then please contact them via
email.
NAME
Mail::Summary::Tools::ArchiveLink - Base role for links to archives.
SYNOPSIS
use Mail::Summary::Tools::ArchiveLink::Gmane;
my $l = Mail::Summary::Tools::ArchiveLink::Gmane->new( message_id => "..." );
print $l->thread_uri;