source: trunk/for-distributions/bin/windows/perl/lib/auto/POSIX/execlp.al@ 7300

Last change on this file since 7300 was 7300, checked in by mdewsnip, 20 years ago

Windows Perl binary package.

  • Property svn:keywords set to Author Date Id Revision
File size: 311 bytes
Line 
1# NOTE: Derived from ..\..\lib\POSIX.pm.
2# Changes made here will be lost when autosplit again.
3# See AutoSplit.pm.
4package POSIX;
5
6#line 637 "..\..\lib\POSIX.pm (autosplit into ..\..\lib\auto\POSIX\execlp.al)"
7sub execlp {
8 unimpl "execlp() is C-specific, stopped";
9}
10
11# end of POSIX::execlp
121;
Note: See TracBrowser for help on using the repository browser.