ports/devel/p5-Data-VString/pkg/DESCR

7 lines
300 B
Text
Raw Normal View History

2023-08-16 22:26:55 +00:00
Version Strings (v-strings) in base Perl have been deprecated and
will not be available after Perl 5.8.
This module revives them as a simple module implementation.
Version strings are well suited in many version "numbering" schemes
and straightforward (if you always remember they are not numbers).