[Rt-commit] r5411 - in Number-RecordLocator: lib/Number

trs at bestpractical.com trs at bestpractical.com
Tue Jun 20 13:14:16 EDT 2006


Author: trs
Date: Tue Jun 20 13:14:13 2006
New Revision: 5411

Modified:
   Number-RecordLocator/   (props changed)
   Number-RecordLocator/META.yml
   Number-RecordLocator/lib/Number/RecordLocator.pm

Log:
 r13265 at zot:  tom | 2006-06-20 13:13:31 -0400
 Add an abstract


Modified: Number-RecordLocator/META.yml
==============================================================================
--- Number-RecordLocator/META.yml	(original)
+++ Number-RecordLocator/META.yml	Tue Jun 20 13:14:13 2006
@@ -1,4 +1,4 @@
-abstract: "[One line description of module's purpose here]"
+abstract: Encodes integers into a short and easy to read and pronounce "locator string"
 author: Jesse Vincent <jesse at bestpractical.com>
 build_requires: 
   Test::More: 0

Modified: Number-RecordLocator/lib/Number/RecordLocator.pm
==============================================================================
--- Number-RecordLocator/lib/Number/RecordLocator.pm	(original)
+++ Number-RecordLocator/lib/Number/RecordLocator.pm	Tue Jun 20 13:14:13 2006
@@ -10,7 +10,7 @@
 
 =head1 NAME
 
-Number::RecordLocator - [One line description of module's purpose here]
+Number::RecordLocator - Encodes integers into a short and easy to read and pronounce "locator string"
 
 
 =head1 SYNOPSIS


More information about the Rt-commit mailing list