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