- Timestamp:
- 08/31/08 02:57:06 (5 years ago)
- Location:
- lang/perl/Geo-Direction-Name/trunk
- Files:
-
- 2 modified
-
. (modified) (1 prop)
-
lib/Geo/Direction/Name.pm (modified) (3 diffs)
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
-
Property
svn:ignore set
to
-
lang/perl/Geo-Direction-Name/trunk/lib/Geo/Direction/Name.pm
r7217 r18518 5 5 use Carp; 6 6 7 use version; our $VERSION = qv('0.0. 1');7 use version; our $VERSION = qv('0.0.2'); 8 8 use Scalar::Util qw(looks_like_number); 9 9 use Class::Inspector; … … 157 157 158 158 159 =head1 METHOD 159 =head1 METHODS 160 160 161 161 =over 4 … … 186 186 187 187 =back 188 189 190 =head1 INTERNAL METHODS 191 192 =over 4 193 194 =item * locale 195 196 =item * load 197 198 =back 199 188 200 189 201 =head1 DEPENDENCIES
![(please configure the [header_logo] section in trac.ini)](/share/chrome/site/your_project_logo.png)