SecBSD's official ports repository
This commit is contained in:
commit
2c0afcbbf3
64331 changed files with 5339189 additions and 0 deletions
6
devel/p5-Data-VString/pkg/DESCR
Normal file
6
devel/p5-Data-VString/pkg/DESCR
Normal file
|
@ -0,0 +1,6 @@
|
|||
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).
|
3
devel/p5-Data-VString/pkg/PLIST
Normal file
3
devel/p5-Data-VString/pkg/PLIST
Normal file
|
@ -0,0 +1,3 @@
|
|||
${P5SITE}/Data/
|
||||
${P5SITE}/Data/VString.pm
|
||||
@man man/man3p/Data::VString.3p
|
Loading…
Add table
Add a link
Reference in a new issue