File: README

package info (click to toggle)
libstring-scanf-perl 2.1-3
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, forky, sid, trixie
  • size: 76 kB
  • sloc: perl: 109; makefile: 2
file content (8 lines) | stat: -rw-r--r-- 360 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
The 2.0 release of String::Scanf introduces an object-oriented interface
(works only for Perl release 5.005 and up) that should speed up repetitive
sscanf() operations.

Note that for the 2.0 release the old compatibility setting interface
set_compat() has been removed since there is no need to be able to be
backward compatible with the old release 1 bugs.