openbsd-ports/devel/p5-String-Scanf/pkg/DESCR
margarida e01485cc44 Add p5-String-Scanf
--
Perl module that emulates the sscanf() of the 
C stdio library.

From: Jim Geovedi <jim@corebsd.or.id>

brad@ ok
2002-12-01 21:14:49 +00:00

7 lines
238 B
Plaintext

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: ${HOMEPAGE}