diff options
Diffstat (limited to 'textproc/p5-String-Scanf/pkg-descr')
-rw-r--r-- | textproc/p5-String-Scanf/pkg-descr | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/p5-String-Scanf/pkg-descr b/textproc/p5-String-Scanf/pkg-descr index c2b402ca2d3f..a47a3acf6a03 100644 --- a/textproc/p5-String-Scanf/pkg-descr +++ b/textproc/p5-String-Scanf/pkg-descr @@ -1,6 +1,6 @@ Perl sscanf() can be used very much like the C stdio sscanf(), for detailed sscanf() documentation please refer to your usual documentation resources. -The supported formats are: [diuoxefgsc] and the character class []. +The supported formats are: [diuoxefgsc] and the character class []. WWW: http://search.cpan.org/dist/String-Scanf/ |