| Current Path : /proc/8644/root/usr/lib64/perl/5.10.1/auto/POSIX/ | 
| Current File : //proc/8644/root/usr/lib64/perl/5.10.1/auto/POSIX/vfprintf.al | 
# NOTE: Derived from ../../lib/POSIX.pm.
# Changes made here will be lost when autosplit is run again.
# See AutoSplit.pm.
package POSIX;
#line 402 "../../lib/POSIX.pm (autosplit into ../../lib/auto/POSIX/vfprintf.al)"
sub vfprintf {
    unimpl "vfprintf() is C-specific";
}
# end of POSIX::vfprintf
1;