Searched refs:perl (Results 1 - 12 of 12) sorted by relevance

/bind-9.11.3/lib/samples/
H A Drootkey.sh18 dig +noall +answer dnskey . | perl -n -e '
/bind-9.11.3/bin/tests/system/rpzrecurse/
H A Dsetup.sh12 perl testgen.pl
/bind-9.11.3/contrib/dlz/modules/perl/
H A Ddlz_perl_driver.c67 #include <perl.h>
85 * it properly and link against a perl compiled with multiplicity. */
91 PerlInterpreter *perl; member in struct:config_data
158 PerlInterpreter *my_perl = cd->perl;
162 PERL_SET_CONTEXT(cd->perl);
258 PerlInterpreter *my_perl = cd->perl;
262 PERL_SET_CONTEXT(cd->perl);
327 PerlInterpreter *my_perl = cd->perl;
338 PERL_SET_CONTEXT(cd->perl);
405 PerlInterpreter *my_perl = cd->perl;
[all...]
H A DMakefile6 FLAGS_PERL ?= perl
/bind-9.11.3/util/
H A Dnt-kit93 perl -pi -e '$_ = "" if /chmod\(.*\)/' lib/dns/sec/dst/dst_parse.c
96 perl -pi -e 'last if /^##confparser\.c/' lib/dns/config/Makefile.in
105 perl -pi -e 'tr%{}/%()\\%;
128 perl -pi -e \
/bind-9.11.3/unit/atf-src/admin/
H A Dmissing104 perl_URL=http://www.perl.org/
/bind-9.11.3/contrib/idn/idnkit-1.0-src/util/
H A DMakefile3 PERL = /usr/local/bin/perl -w
/bind-9.11.3/doc/misc/
H A Ddocbook-zoneopt.pl1 #!/usr/bin/perl
16 perl docbook-zoneopt.pl zoneopt_file [YYYY]
H A Ddocbook-grammars.pl1 #!/usr/bin/perl
16 perl docbook-options.pl options_file section > section.grammar.xml
H A Ddocbook-options.pl1 #!/usr/bin/perl
16 perl docbook-options.pl options_file [YYYY/MM/DD] >named.conf.docbook
/bind-9.11.3/bin/tests/system/
H A Dconf.sh.win32116 PERL=/usr/bin/perl
/bind-9.11.3/
H A Dconfigure1119 # Use braces instead of parens because sh, perl, etc. also accept them.
11824 # Note: the backtrace feature (see below) uses perl to build the symbol table,
11825 # but it still compiles without perl, in which case an empty table will be used.
11827 for ac_prog in perl5 perl
18161 as_fn_error $? "Internal symbol table requires perl but no perl is found.
18162 Install perl or explicitly disable the feature by --disable-symtable." "$LINENO" 5

Completed in 140 milliseconds