p5-String-Scanf

Emulates the sscanf() of the C stdio library

WWW CVSWeb GITHub
  1. Package version
    p5-String-Scanf-2.1p3
  2. Maintainer
    The OpenBSD ports mailing-list

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