Emulates the sscanf() of the C stdio library
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 [].

Maintainer: Jasper Lievisse Adriaanse <jasper@openbsd.org>

WWW: http://search.cpan.org/dist/String-Scanf/
