Start anew
[git/jnareb-git.git] / lib / perl5 / 5.6.1 / msys / auto / POSIX / fscanf.al
blob3d61adcebbb4608c7b0b7c48c88f949ed39bddbb
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 280 "../../lib/POSIX.pm (autosplit into ../../lib/auto/POSIX/fscanf.al)"
7 sub fscanf {
8     unimpl "fscanf() is C-specific--use <> and regular expressions instead";
11 # end of POSIX::fscanf