Changeset 6109

Show
Ignore:
Timestamp:
02/03/08 18:48:22 (5 years ago)
Author:
tokuhirom
Message:

document updated.

Location:
lang/perl/Geo-Coordinates-Converter-iArea/trunk/lib/Geo/Coordinates/Converter
Files:
2 modified

Legend:

Unmodified
Added
Removed
  • lang/perl/Geo-Coordinates-Converter-iArea/trunk/lib/Geo/Coordinates/Converter/Format/IArea.pm

    r6056 r6109  
    171171=back 
    172172 
    173 =head1 DATA FILE FORMAT 
    174  
    175     areacode,lat,lng 
    176  
    177 csv format. 
    178  
    179 =head1 Note 
    180  
    181 This module very slow. But, this module is only for small edge case. 
    182 This modules is called by very old obsolete DoCoMo phones, called MOVA. 
    183  
    184 Please use posinfo=1 when user's phone is FOMA. 
    185  
    186173=head1 AUTHOR 
    187174 
    188 Kazuhiro Osawa 
     175Kazuhiro Osawa, Tokuhiro Matsuno 
    189176 
    190177=head1 SEE ALSO 
  • lang/perl/Geo-Coordinates-Converter-iArea/trunk/lib/Geo/Coordinates/Converter/iArea.pm

    r6096 r6109  
    5353easy to get the center point of area. 
    5454 
    55 =head1 DATA FILE FORMAT 
    56  
    57     areacode,lat,lng 
    58  
    59 csv format. 
    60  
    61 =head1 Note 
    62  
    63 This module very slow. But, this module is only for small edge case. 
    64 This modules is called by very old obsolete DoCoMo phones, called MOVA. 
    65  
    66 Please use posinfo=1 when user's phone is FOMA. 
    67  
    6855=head1 AUTHOR 
    6956 
     
    7158 
    7259=head1 SEE ALSO 
     60 
     61L<Geo::Coordinates::Converter> 
    7362 
    7463=head1 LICENSE