The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

NAME

Sisimai::Group::Web - Major web mail service provider's domains in the world

SYNOPSIS

    use Sisimai::Group::Web;
    print Sisimai::Group::Web->find('gmail.com');    # google

DESCRIPTION

Sisimai::Group::Web has a domain list of major web mail service providers in the world.

CLASS METHODS

find( domain )

domain() returns a category name found by the domain name from domain list.

    print Sisimai::Group::Web->find('gmail.com');    # google

AUTHOR

azumakuniyuki

COPYRIGHT

Copyright (C) 2014 azumakuniyuki <perl.org@azumakuniyuki.org>, All Rights Reserved.

LICENSE

This software is distributed under The BSD 2-Clause License.