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: The OpenBSD ports mailing-list <ports@openbsd.org>

WWW: https://metacpan.org/release/String-Scanf
