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