Move the function to set $^X to its own file
authorPeter Martini <PeterCMartini@GMail.com>
Sat, 2 Nov 2013 00:12:53 +0000 (20:12 -0400)
committerFather Chrysostomos <sprout@cpan.org>
Mon, 4 Nov 2013 22:07:33 +0000 (14:07 -0800)
commite2051532106d99a4928bf7d13194edd2ac1f7b1a
treee24d17226cfb943ef61964615a24e32d989c0712
parent6dab85637d8f61aea9028318a712db8b575f1a36
Move the function to set $^X to its own file

This also moves the indirect dependency on stdbool.h to its
own file, rather than being pulled in for all of perl.c, for
those cases where one may want to test using other definitions
of bool.
MANIFEST
Makefile.SH
caretx.c [new file with mode: 0644]
embed.fnc
embed.h
perl.c
perl.h
proto.h