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