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::Gmane - Link to Gmane archives via message ID.
SYNOPSIS
use Mail::Summary::Tools::ArchiveLink::Gmane;
my $link = Mail::Summary::Tools::ArchiveLink::Gmane->new(
message_id => ".....",
);
$link->thread_uri;
$link->message_uri;