Show
Ignore:
Timestamp:
08/31/08 02:57:06 (5 years ago)
Author:
kokogiko
Message:

Edit require modules and pods.

Location:
lang/perl/Geo-Direction-Name/trunk
Files:
2 modified

Legend:

Unmodified
Added
Removed
  • lang/perl/Geo-Direction-Name/trunk

    • Property svn:ignore set to
      blib*
      Makefile
      Makefile.old
      Build
      _build*
      pm_to_blib*
      *.tar.gz
      .lwpcookies
      HTTP-MobileAgent-Plugin-RoamingZone-*
      cover_db
      META.yml
      MANIFEST.bak
      t/localtest
  • lang/perl/Geo-Direction-Name/trunk/lib/Geo/Direction/Name.pm

    r7217 r18518  
    55use Carp; 
    66 
    7 use version; our $VERSION = qv('0.0.1'); 
     7use version; our $VERSION = qv('0.0.2'); 
    88use Scalar::Util qw(looks_like_number); 
    99use Class::Inspector; 
     
    157157 
    158158 
    159 =head1 METHOD 
     159=head1 METHODS 
    160160 
    161161=over 4 
     
    186186 
    187187=back 
     188 
     189 
     190=head1 INTERNAL METHODS 
     191 
     192=over 4 
     193 
     194=item * locale 
     195 
     196=item * load 
     197 
     198=back 
     199 
    188200 
    189201=head1 DEPENDENCIES