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