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