WWWYahooMaps 03

WWWYahooMaps 03
  • Downloads: 297
  • Requirements:
  • Size: 0
  • Licence:
  • Version: 0
  • Added At: 2006-12-12
  • Publisher Site:



WWWYahooMaps 03

Share

WWW::YahooMaps is a Perl module which can create links to Yahoo! Maps.

SYNOPSIS

use WWW::YahooMaps;

#first method: PASSING ADDRESS BIT-BY-BIT
my %addr = (
"street" => "555 N Michigan Ave",
"city" => "Chicago, IL 60611",
"country" => "us",
);

if (my $url = WWW::YahooMaps::hashreftolink(%addr)){
print "url1 $urln";
}

#second method: ADDRESS INFO IN STRING
#separators can be ";" or newline "n"
#street should come before city
#pass an additional 1 at the end if you want to pass city first
if (my $url = WWW::YahooMaps::stringtolink("us","us","101 Morris Street; Sebastopol, CA 95472")){
print "url2 $urln";
}

#third method: CALL A FUNCTION WITH BIT-BY-BIT PARAMETERS
if (my $url = WWW::YahooMaps::stringto
WWW::YahooMaps is a Perl module which can create links to Yahoo! Maps.

SYNOPSIS

use WWW::YahooMaps;

#first method: PASSING ADDRESS BIT-BY-BIT
my %addr = (
"street" => "555 N Michigan Ave",
"city" => "Chicago, IL 60611",
"country" => "us",
);

if (my $url = WWW::YahooMaps::hashreftolink(%addr)){
print "url1 $urln";
}

#second method: ADDRESS INFO IN STRING
#separators can be ";" or newline "n"
#street should come before city
#pass an additional 1 at the end if you want to pass city first
if (my $url = WWW::YahooMaps::stringtolink("us","us","101 Morris Street; Sebastopol, CA 95472")){
print "url2 $urln";
}

#third method: CALL A FUNCTION WITH BIT-BY-BIT PARAMETERS
if (my $url = WWW::YahooMaps::stringto
�. you can free download WWWYahooMaps 03 now.
Soft85 only provide legal software, please help us keeping pur site legal, if you think this page is violating copyrights please let us know by clicking here Here






comments powered by Disqus

Download WWWYahooMaps 03 _FREE_