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