Bug#340404: ITP: libemail-valid-loose-perl -- Email::Valid which allows dot before at mark

2005-11-23 Thread Krzysztof Krzyzaniak (eloy)
Package: wnpp
Severity: wishlist
Owner: Krzysztof Krzyzaniak (eloy) [EMAIL PROTECTED]

* Package name: libemail-valid-loose-perl
  Version : 0.04
  Upstream Author : Tatsuhiko Miyagawa [EMAIL PROTECTED]
* URL : http://search.cpan.org/~miyagawa/Email-Valid-Loose-0.04/
* License : Perl: Artistic/GPL
  Description : Email::Valid which allows dot before at mark

 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).


-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (500, 'unstable'), (500, 'stable'), (1, 'experimental')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.14-1-686
Locale: LANG=pl_PL, LC_CTYPE=pl_PL (charmap=ISO-8859-2)


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#340404: ITP: libemail-valid-loose-perl -- Email::Valid which allows dot before at mark

2005-11-23 Thread Colin Watson
On Wed, Nov 23, 2005 at 11:06:32AM +0100, Krzysztof Krzyzaniak (eloy) wrote:
 * Package name: libemail-valid-loose-perl
   Version : 0.04
   Upstream Author : Tatsuhiko Miyagawa [EMAIL PROTECTED]
 * URL : http://search.cpan.org/~miyagawa/Email-Valid-Loose-0.04/
 * License : Perl: Artistic/GPL
   Description : Email::Valid which allows dot before at mark
 
  Email::Valid::Loose is a subclass of Email::Valid, which allows dot (.)
  before at-mark (@). It is invalid in RFC822,

  $ perl -MEmail::Valid -le 'print Email::Valid-rfc822(q([EMAIL PROTECTED]))'
  1

I think the description needs to be improved; perhaps it means dot (.)
immediately before at-mark (@), which *is* invalid in RFC822.

Cheers,

-- 
Colin Watson   [EMAIL PROTECTED]


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#340404: ITP: libemail-valid-loose-perl -- Email::Valid which allows dot before at mark

2005-11-23 Thread Krzysztof Krzyżaniak

Colin Watson wrote:

On Wed, Nov 23, 2005 at 11:06:32AM +0100, Krzysztof Krzyzaniak (eloy) wrote:


* Package name: libemail-valid-loose-perl
 Version : 0.04
 Upstream Author : Tatsuhiko Miyagawa [EMAIL PROTECTED]
* URL : http://search.cpan.org/~miyagawa/Email-Valid-Loose-0.04/
* License : Perl: Artistic/GPL
 Description : Email::Valid which allows dot before at mark

Email::Valid::Loose is a subclass of Email::Valid, which allows dot (.)
before at-mark (@). It is invalid in RFC822,



  $ perl -MEmail::Valid -le 'print Email::Valid-rfc822(q([EMAIL PROTECTED]))'
  1

I think the description needs to be improved; perhaps it means dot (.)
immediately before at-mark (@), which *is* invalid in RFC822.


You're right.

[EMAIL PROTECTED]:~$ perl -MEmail::Valid::Loose -le 'print 
Email::Valid::Loose-rfc822(q([EMAIL PROTECTED]))'

1
[EMAIL PROTECTED]:~$ perl -MEmail::Valid -le 'print 
Email::Valid-rfc822(q([EMAIL PROTECTED]))'



I've changed description.

  eloy
--
+ Allegro.pl / Aukro.cz / Au-Au.ru / Teszvesz.hu
+ Krzysztof 'eloy' Krzyżaniak
+ [EMAIL PROTECTED]