String::Scanf

String::Scanf can emulate sscanf() of the C library.
Download

String::Scanf Ranking & Summary

Advertisement

  • Rating:
  • License:
  • Perl Artistic License
  • Price:
  • FREE
  • Publisher Name:
  • Jarkko Hietaniemi
  • Publisher web site:
  • http://search.cpan.org/~jhi/

String::Scanf Tags


String::Scanf Description

String::Scanf can emulate sscanf() of the C library. String::Scanf can emulate sscanf() of the C library.SYNOPSIS use String::Scanf; # imports sscanf() ($a, $b, $c, $d) = sscanf("%d+%d %f-%s", $input); ($e, $f, $g, $h) = sscanf("%x %o %s:


String::Scanf Related Software