email::valid::loose(3pm) debian man page | unix.com

Man Page: email::valid::loose

Operating Environment: debian

Section: 3pm

Email::Valid::Loose(3pm)				User Contributed Perl Documentation				  Email::Valid::Loose(3pm)

NAME
Email::Valid::Loose - Email::Valid which allows dot before at mark
SYNOPSIS
use Email::Valid::Loose; # same as Email::Valid my $addr = 'read_rfc822.@docomo.ne.jp'; my $is_valid = Email::Valid::Loose->address($addr);
DESCRIPTION
Email::Valid::Loose is a subclass of Email::Valid, which allows . (dot) before @ (at-mark). It is invalid in RFC822, but is commonly used in some of mobile phone addresses in Japan (like docomo.ne.jp or jp-t.ne.jp).
IMPLEMENTATION
This module overrides "rfc822" method in Email::Valid.
AUTHOR
Tatsuhiko Miyagawa <miyagawa@bulknews.net> This library is free software; you can redistribute it and/or modify it under the same terms as Perl itself.
SEE ALSO
Email::Valid, Mail::Address::MobileJp perl v5.8.8 2008-02-27 Email::Valid::Loose(3pm)
Related Man Pages
email::find(3pm) - debian
email::folder(3pm) - debian
email::sender::transport::smtp::tls(3pm) - debian
email::simple::header(3pm) - debian
email::thread(3pm) - debian
Similar Topics in the Unix Linux Community
Adding the individual columns of a matrix.
Installing Dash Shell on OS X Lion
One instance of comparing grep and awk
Find columns in a file based on header and print to new file
New UNIX and Linux History Sections