Start anew
[msysgit.git] / lib / perl5 / 5.6.1 / msys / auto / POSIX / sscanf.al
blob6d0ebfa8f3d0eb5fa7d202164e92713c1930402b
1 # NOTE: Derived from ../../lib/POSIX.pm.
2 # Changes made here will be lost when autosplit again.
3 # See AutoSplit.pm.
4 package POSIX;
6 #line 373 "../../lib/POSIX.pm (autosplit into ../../lib/auto/POSIX/sscanf.al)"
7 sub sscanf {
8     unimpl "sscanf() is C-specific--use regular expressions instead";
11 # end of POSIX::sscanf