diff options
Diffstat (limited to 'converters/p5-Number-RecordLocator/pkg-descr')
-rw-r--r-- | converters/p5-Number-RecordLocator/pkg-descr | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/converters/p5-Number-RecordLocator/pkg-descr b/converters/p5-Number-RecordLocator/pkg-descr new file mode 100644 index 000000000000..b3c4ace43d53 --- /dev/null +++ b/converters/p5-Number-RecordLocator/pkg-descr @@ -0,0 +1,5 @@ +Number::RecordLocator encodes integers into a 32 character "alphabet" +designed to be short and easy to read and pronounce. With a 32 bit +encoding, you can map 33.5 million unique ids into a 5 character code. + +WWW: http://search.cpan.org/dist/Number-RecordLocator/ |