opnsense-ports/textproc/p5-String-Scanf/pkg-descr
Franco Fichtner a0921d0a00 */*: sync with upstream
Taken from: FreeBSD
2016-05-19 16:29:05 +02:00

7 lines
305 B
Text

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 [].
WWW: http://search.cpan.org/dist/String-Scanf/
Seamus Venasse <svenasse@polaris.ca>