String-Scanf-2.1

Emulates the sscanf() of the C stdio library

Index | devel

Description

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 [].

Categories: devel, perl5