NAME
Tomba::Sources - Email sources for the Tomba.io API
SYNOPSIS
use Tomba::Sources;
my $tomba = Tomba::Sources->new("ta_xxxxx", "ts_xxxxx");
my $sources = $tomba->EmailSources("b.mohamed@tomba.io");
DESCRIPTION
Find email address source somewhere on the web.
EmailSources
my $data = $tomba->EmailSources("b.mohamed@tomba.io");
Find email address source somewhere on the web.
See https://docs.tomba.io/api/finder#get-email-sources
AUTHOR
Mohamed Ben rebia, <b.mohamed@tomba.io>
COPYRIGHT AND LICENSE
Copyright 2023 Mohamed Benrebia <b.mohamed@tomba.io>
Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at