Initial bulk commit for "Git on MSys"
[msysgit/historical-msysgit.git] / lib / perl5 / 5.6.1 / msys / auto / POSIX / strspn.al
blob721e7c8626c3590c4903f2349e8a1d058edcf093
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 547 "../../lib/POSIX.pm (autosplit into ../../lib/auto/POSIX/strspn.al)"
7 sub strspn {
8     unimpl "strspn() is C-specific, stopped";
11 # end of POSIX::strspn