Softpedia
 


LINUX CATEGORIES:



GLOBAL PAGES >>
NEWS ARCHIVE >>
SOFTPEDIA REVIEWS >>
MEET THE EDITORS >>
WEEK'S BEST
  • Linux Kernel 3.9.3 / 3....
  • LibreOffice 3.6.6 / 4.0.3
  • MPlayer 1.1.1
  • systemd 204
  • Arch Linux 2013.05.01
  • Blender 2.67a
  • KDE Software Compilatio...
  • CrunchBang Linux Stable...
  • Elementary OS 0.1 / 0.2...
  • SystemRescueCd 3.6.0
  • Home > Linux > Programming > Libraries

    RFC::RFC822::Address 1.5

    Download button

    No screenshots available
    Downloads: 328  View global page NEW!  Tell us about an update
    User Rating:
    Rated by:
    NOT RATED
    0 user(s)
    Developer:

    License / Price:

    Last Updated:

    Category:
    Abigail | More programs
    Perl Artistic License / FREE
    February 16th, 2007, 03:05 GMT
    ROOT / Programming / Libraries

     Read user reviews (0)  Refer to a friend  Subscribe

    RFC::RFC822::Address description

    RFC::RFC822::Address is a Perl module for RFC 822 style address validation.

    RFC::RFC822::Address is a Perl module for RFC 822 style address validation.

    SYNOPSIS

    use RFC::RFC822::Address qw /valid/;

    print "Validn" if valid 'abigail@example.com';

    This module checks strings to see whether they are have the valid syntax, as defined in RFC 822 [1]. One subroutine, valid, can be imported, which takes a single string as argument. If the string is valid according to RFC 822, a true value is returned, else a false value is returned.

    CAVEATS and BUGS

    This module sets the variable $Parse::RecDescent::skip. This will influence all other Parse::RecDescent parsers. And this parser will break if you set $Parse::RecDescent::skip to another value. It doesn't look that it is possible to set an alternative skip value for each parser, other than setting the skip value on each production.

    Example A.1.5 in RFC 822 is wrong. It should use "Galloping Gourmet"@ANT.Down-Under.

    This module should have been named RFC::822::Address. However, perl 5.004 doesn't like the 822 part, and at the time of this writing MacPerl is still at 5.004.

    This module is slow.

    Requirements:

    · Perl

    What's New in This Release:

    · Changed group rule to make < leftop > part greedy. (Damian Conway/Douglas Wilson)
    · Added a test; removed $DEBUG part, now prints message on failures.
    · Changed wording of license (using BSD/X style).



    Product's homepage

      


    TAGS:

    RFC 822 | address validation | Perl module | RFC::RFC822::Address | RFC 822 | address

    Go to top

    WindowsGamesDriversMacLinuxScriptsMobileHandheldNews

    SUBMIT PROGRAM   |   ADVERTISE   |   GET HELP   |   SEND US FEEDBACK   |   RSS FEEDS   |   UPDATE YOUR SOFTWARE   |   ROMANIAN FORUM