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