Searched refs:PERL (Results 1 – 25 of 53) sorted by relevance
123
25 test "x$PERL" = x && PERL=perl26 ("$PERL" -e 'use POSIX qw(dup2)') >/dev/null 2>&1 ||44 "$PERL" -e '
24 PERL = @PERL@ macro38 $(PERL) $(srcdir)/completion.pl --curl $(top_builddir)/src/curl$(EXEEXT) --shell zsh > $@46 $(PERL) $(srcdir)/completion.pl --curl $(top_builddir)/src/curl$(EXEEXT) --shell fish > $@
133 PERL=`findtool ${PERL:-perl}`134 if test -z "$PERL"; then201 $PERL -i.tmp -pe \212 $PERL -i.tmp -pe 's/\bmv +([^-\s])/mv -f $1/g' m4/libtool.m4220 $PERL -i.bak -pe 's/\bmv +([^-\s])/mv -f $1/g' aclocal.m4
13 # ACTION-IF-FALSE are run. Note if $PERL is not set (for example by18 # AC_PATH_PROG([PERL],[perl])24 # NOTE: This macro uses the $PERL variable to perform the check.44 AS_IF([test -n "$PERL"],[49 perl_version=`$PERL --version 2>&1 \
119 $(NROFF) $(MANPAGE) | $(PERL) $(MKHELP) >> $(HUGE); \121 $(NROFF) $(MANPAGE) | $(PERL) $(MKHELP) -c >> $(HUGE); \127 $(NROFF) $(MANPAGE) | $(PERL) $(MKHELP) >> $(HUGE) )141 $(CHECKSRC)(@PERL@ $(top_srcdir)/lib/checksrc.pl -D$(srcdir) \
47 if "%PERL%" == "" where perl > "%TEMP%\perl.loc" 2> nul && set /P PERL= <"%TEMP%\perl.loc" & del "%…48 if "%PERL%" == "" (echo Cannot locate perl.exe on PATH or as PERL variable & exit /b 4)
11 ,s! perl$! <font size="1">PERL</font>!g28 <tr><td colspan="2">It also lists syntax accepted by PCRE, PERL, and VIM.</td></tr>
13 ,s! perl$! <font size=-2>PERL</font>!g32 <tr><td colspan=2>It also lists syntax accepted by PCRE, PERL, and VIM.</td></tr>
51 PERL interpreter!) with PerlMagick statically linked (but other libraries59 or to create and install a new PERL interpreter with a different name67 building PERL extensions (like PerlMagick).109 to verify that PERL can load the PerlMagick extension ok. Chances are
58 cd $(PERLMAGICK) && @PERL@ Makefile.PL $(PERL_MAKE_OPTIONS)83 …cd $(PERLMAGICK) && @PERL@ Makefile.PL MAP_TARGET=$(PERLSTATICNAME) $(PERL_MAKE_OPTIONS) && $(MAKE…
135 @PERL@ $(top_srcdir)/tests/libtest/mk-lib1521.pl < $(top_srcdir)/include/curl/curl.h > lib1521.c143 $(CHECKSRC)@PERL@ $(top_srcdir)/lib/checksrc.pl -D$(srcdir) $(srcdir)/*.[ch]
35 @(cd $(srcdir) && @PERL@ ./gen.pl mainpage $(DPAGES)) > $(MANPAGE)
34 $(CHECKSRC)@PERL@ $(top_srcdir)/lib/checksrc.pl -D$(top_srcdir)/include/curl $(pkginclude_HEADERS)
65 $(CHECKSRC)@PERL@ $(top_srcdir)/lib/checksrc.pl $(srcdir)/*.[ch]
70 $(CHECKSRC)(@PERL@ $(top_srcdir)/lib/checksrc.pl -D$(srcdir) $(srcdir)/*.c)
22 $(PERL) $(srcdir)/mypod2latex $< $@
221 PERL = @PERL@511 @GENERATE_DOC_TRUE@ $(PERL) $(srcdir)/mypod2latex $< $@
73 $(CHECKSRC)@PERL@ $(top_srcdir)/lib/checksrc.pl $(srcdir)/*.[ch]
38 AC_CHECK_PROG(PERL, perl, perl, [])49 AM_CONDITIONAL(GENERATE_DOC, test -n "$PERL" -a -n "$PDFLATEX" -a -n "$POD2HTML")
72 PERL --with-perl=yes /usr/bin/perl173 dynamically loaded by an installed PERL (otherwise an additional PERL194 If --enable-shared is not specified, a new PERL interpreter (PerlMagick)199 PERL interpreter at run-time. Use of dynamically-loaded extensions is362 taken as the PERL interpreter to use. This important in case the perl363 executable in your PATH is not PERL5, or is not the PERL you want to use.365 --with-perl=PERL374 installation prefix is not the same as PERL's PREFIX, then you377 common when PERL is delivered with the operating system or on Internet379 elsewhere, then provide a PREFIX option to PERL's configuration step[all …]
68 LOG_COMPILER = $(PERL)
25 # PERL rules
29 ".js", JavaScriptLanguage.class), LUA(".lua", LuaLanguage.class), PERL(".pl", enumConstant
114 PERL = @PERL@318 $(PERL) $(top_srcdir)/wordwrap.pl > .depend; \
66 TEST = srcdir=$(srcdir) $(PERL) $(PERLFLAGS) $(srcdir)/runtests.pl