Softpedia
 


LINUX CATEGORIES:



GLOBAL PAGES >>
NEWS ARCHIVE >>
SOFTPEDIA REVIEWS >>
MEET THE EDITORS >>
WEEK'S BEST
  • BackTrack 5 R2
  • Wine 1.4 / 1.5.5
  • Mozilla Firefox 12...
  • Ubuntu 11.04
  • Angry Birds 1.1.2.1
  • Ubuntu 10.04.4 LTS
  • Linux Kernel 3.4
  • Ubuntu Manual 10.10
  • Adobe Flash Player...
  • Pidgin 2.10.4
  • Home > Linux > Programming > Perl Modules

    Net::Lookup::DotTel 0.03

    Download button

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

    License / Price:

    Last Updated:

    Category:
    Sebastiaan Hoogeveen | More programs
    Perl Artistic License / FREE
    June 29th, 2009, 11:03 GMT
    ROOT / Programming / Perl Modules

     Read user reviews (0)  Refer to a friend  Subscribe

    Net::Lookup::DotTel description

    Look up information related to a .tel domain name (or possible another domain name having .tel-style TXT and NAPTR records)

    Net::Lookup::DotTel is a Perl module that offers an easy way to access the contact information that is stored in DNS through NAPTR and TXT records under the .tel TLD.

    SYNOPSIS

     use Net::Lookup::DotTel;
     my $lookup = Net::Lookup::DotTel->new;

     if ( $lookup->lookup ( 'smallco.tel' )) {

     my $service = $lookup->get_services ( 'email' );

     if ( $service->{uri} =~ /^mailto:(.+)/ ) {
     my $email = $1;
     print "SmallCo's email address is $email
    ";
     }

     }



    Product's homepage

    Requirements:

    · Perl

      


    TAGS:

    .tel domain | domain information | Perl module | Perl | .tel | domain



    HTML code for linking to this page:


    Go to top

    WindowsGamesDriversMacLinuxScriptsMobileHandheldNews

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