Home
last modified time | relevance | path

Searched full:perl (Results 1 – 25 of 1020) sorted by relevance

12345678910>>...41

/freebsd/contrib/file/magic/Magdir/
H A Dperl2 # $File: perl,v 1.27 2023/07/17 16:01:36 christos Exp $
3 # perl: file(1) magic for Larry Wall's perl language.
7 # Send additions to <perl5-porters@perl.org>
8 0 search/1024 eval\ "exec\ perl Perl script text
9 !:mime text/x-perl
10 0 search/1024 eval\ "exec\ /bin/perl Perl script text
11 !:mime text/x-perl
12 0 search/1024 eval\ "exec\ /usr/bin/perl Perl script text
13 !:mime text/x-perl
14 0 search/1024 eval\ "exec\ /usr/local/bin/perl Perl script text
[all …]
/freebsd/crypto/openssl/
H A DNOTES-PERL.md1 Notes on Perl
5 - [Perl on Windows](#perl-on-windows)
6 - [Perl on VMS](#perl-on-vms)
7 - [Perl on NonStop](#perl-on-nonstop)
8 - [Required Perl modules](#required-perl-modules)
9 - [Notes on installing a Perl module](#notes-on-installing-a-perl-module])
14 For our scripts, we rely quite a bit on Perl, and increasingly on
15 some core Perl modules. These Perl modules are part of the Perl
16 source, so if you build Perl on your own, you should be set.
18 However, if you install Perl as binary packages, the outcome might
[all …]
H A DNOTES-WINDOWS.md39 ### Perl subsection
41 We recommend Strawberry Perl, available from <http://strawberryperl.com/>
42 Please read NOTES.PERL for more information, including the use of CPAN.
43 An alternative is ActiveState Perl, <https://www.activestate.com/ActivePerl>
44 for which you may need to explicitly build the Perl module Win32/Console.pm
59 1. Install Perl
63 3. Make sure both Perl and NASM are on your %PATH%
76 - `perl Configure VC-WIN32` if you want 32-bit OpenSSL or
77 - `perl Configure VC-WIN64A` if you want 64-bit OpenSSL or
78 - `perl Configure VC-WIN64-ARM` if you want Windows on Arm (win-arm64)
[all …]
H A DNOTES-VMS.md6 - [About ODS-5 directory names and Perl](#about-ods-5-directory-names-and-perl)
32 running the tests, as they affect the Perl interpreter.
34 About ODS-5 directory names and Perl
37 It seems that the perl function canonpath() in the `File::Spec` module
45 We have no replacement for Perl's canonpath(), so the best workaround
H A DNOTES-DJGPP.md12 requires that PERL and the PERL module `Text::Template` also be
13 installed (see [NOTES-PERL.md](NOTES-PERL.md)).
H A Dconfig.com40 -t Test mode, do not run the Configure perl script.
44 Any other text will be passed to the Configure perl script.
90 WRITE SYS$OUTPUT "PERL ''here'Configure ""''target'""",collected_args
92 PERL 'here'Configure "''target'"'collected_args'
/freebsd/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/funcs/
H A Dtst.index.d.out1 #!/usr/perl5/bin/perl
5 printf("perl => index(\"foobarbaz\", \"barbaz\") = %d\n",
12 printf("perl => rindex(\"foobarbaz\", \"barbaz\") = %d\n",
19 printf("perl => index(\"foofoofoo\", \"foo\") = %d\n",
26 printf("perl => rindex(\"foofoofoo\", \"foo\") = %d\n",
33 printf("perl => index(\"boofoofoo\", \"foo\") = %d\n",
40 printf("perl => rindex(\"boofoofoo\", \"foo\") = %d\n",
47 printf("perl => index(\"foobarbaz\", \"barbazzy\") = %d\n",
54 printf("perl => rindex(\"foobarbaz\", \"barbazzy\") = %d\n",
61 printf("perl => index(\"foobar\", \"foobar\") = %d\n",
[all …]
H A Dtst.substr.d.out1 #!/usr/perl5/bin/perl
5 printf("perl => substr(\"foobarbazbop\", 3) = \"%s\"\n",
13 printf("perl => substr(\"foobarbazbop\", 300) = \"%s\"\n",
21 printf("perl => substr(\"foobarbazbop\", -10) = \"%s\"\n",
29 printf("perl => substr(\"foobarbazbop\", 0) = \"%s\"\n",
37 printf("perl => substr(\"foobarbazbop\", 1) = \"%s\"\n",
45 printf("perl => substr(\"foobarbazbop\", 11) = \"%s\"\n",
53 printf("perl => substr(\"foobarbazbop\", 12) = \"%s\"\n",
61 printf("perl => substr(\"foobarbazbop\", 13) = \"%s\"\n",
69 printf("perl => substr(\"foobarbazbop\", 8, 20) = \"%s\"\n",
[all …]
/freebsd/crypto/openssl/external/perl/Text-Template-1.56/
H A DMETA.yml2 abstract: 'Expand template text with embedded Perl'
12 perl: '5.008'
17 perl: '5.008'
20 license: perl
37 perl: '5.008'
41 bugtracker: https://github.com/mschout/perl-text-template/issues
42 homepage: https://github.com/mschout/perl-text-template
43 repository: https://github.com/mschout/perl-text-template.git
H A DMETA.json2 "abstract" : "Expand template text with embedded Perl",
20 "perl" : "5.008" string
38 "perl" : "5.008", string
51 "perl" : "5.008", string
70 "web" : "https://github.com/mschout/perl-text-template/issues"
72 "homepage" : "https://github.com/mschout/perl-text-template",
75 "url" : "https://github.com/mschout/perl-text-template.git",
76 "web" : "https://github.com/mschout/perl-text-template"
H A DINSTALL4 perl Makefile.PL
11 of `make test' and `perl -V'. I'll tell you whether it is safe to go
31 mjd-perl-template+@plover.com
H A DChanges36 https://github.com/mschout/perl-text-template/issues/8). Will revisit
40 - Fix failing tests in v1.48 under perl < 5.8.9
55 - Fix templates with inline comments without newline after comment for perl
62 - Minimum perl version is now 5.8.0
109 - Fixed a bug relating to use of UNTAINT under perl 5.005_03 and possibly
201 - You can now specify that certain Perl statements be prepended to the
230 templates was replaced with `n' before it was given to Perl for
259 - Fixed some small bugs. Worked around a bug in Perl that does the wrong
/freebsd/crypto/openssl/external/perl/Text-Template-1.56/lib/Text/Template/
H A DPreprocess.pm4 # ABSTRACT: Expand template text with embedded Perl
52 Text::Template::Preprocess - Expand template text with embedded Perl
101 { perl code }
107 { more perl code }
111 JavaScript program with executable Perl code. One strategy:
125 The development version is on github at L<https://https://github.com/mschout/perl-text-template>
126 and may be cloned from L<git://https://github.com/mschout/perl-text-template.git>
131 L<https://github.com/mschout/perl-text-template/issues>
142 C<mjd-perl-template+@plover.com>
146 C<mjd-perl-template-request@plover.com> to join.
[all …]
/freebsd/crypto/openssl/Configurations/
H A Dwindows-makefile.tmpl188 INSTALLTOP_dev={- # $prefix is used in the OPENSSLDIR perl snippet
265 PERL={- $config{PERL} -}
279 ECHO="$(PERL)" "$(SRCDIR)\util\echo.pl"
435 @$(ECHO) " target system doesn't have $(PERL),"
446 …"SRCTOP=$(SRCDIR)" & set "BLDTOP=$(BLDDIR)" & set "PERL=$(PERL)" & set "FIPSKEY=$(FIPSKEY)" & "$(P…
453 @cmd /C "set "SRCTOP=$(SRCDIR)" & "$(PERL)" "$(SRCDIR)\test\run_tests.pl" list"
463 "$(PERL)" -e "map { m/(.*)\.dll$$/; unlink glob """{.,apps,test,fuzz}/$$1.*"""; } @ARGV" $(SHLIBS)
489 @ "$(PERL)" "$(SRCDIR)\util\add-depends.pl" "{- $target{makedep_scheme} -}"
505 @"$(PERL)" "$(SRCDIR)\util\mkdir-p.pl" "$(MODULESDIR)"
506 @"$(PERL)" "$(SRCDIR)\util\mkdir-p.pl" "$(OPENSSLDIR)"
[all …]
H A Dunix-Makefile.tmpl278 INSTALLTOP={- # $prefix is used in the OPENSSLDIR perl snippet
350 PERL={- $config{PERL} -}
522 @echo " target system doesn't have $(PERL),"
535 PERL="$(PERL)" \
538 $(PERL) $(SRCDIR)/test/run_tests.pl $(TESTS) )
606 @$(PERL) $(SRCDIR)/util/add-depends.pl "{- $makedep_scheme -}"
623 @$(PERL) $(SRCDIR)/util/mkdir-p.pl "$(DESTDIR)$(MODULESDIR)"
624 @$(PERL) $(SRCDIR)/util/mkdir-p.pl "$(DESTDIR)$(OPENSSLDIR)"
650 @$(PERL) $(SRCDIR)/util/mkdir-p.pl "$(DESTDIR)$(OPENSSLDIR)/certs"
651 @$(PERL) $(SRCDIR)/util/mkdir-p.pl "$(DESTDIR)$(OPENSSLDIR)/private"
[all …]
H A Dunix-checker.pm1 #! /usr/bin/env perl
5 # Check that the perl implementation file modules generate paths that
13 This perl implementation doesn't produce Unix like paths (with forward slash
17 This Perl version: $Config{version} for $Config{archname}
H A Dwindows-checker.pm1 #! /usr/bin/env perl
5 # Check that the perl implementation file modules generate paths that
13 This perl implementation doesn't produce Windows like paths (with backward
17 This Perl version: $Config{version} for $Config{archname}
H A D00-base-templates.conf1 # -*- Mode: perl -*-
33 HASHBANGPERL => "/usr/bin/env perl",
39 #HASHBANGPERL => "PERL", # Only Unix actually cares
77 HASHBANGPERL => "/usr/bin/env perl", # Only Unix actually cares
97 push @defs, 'LIBZ=' . (quotify("perl", $zlib))[0];
/freebsd/secure/lib/libcrypto/
H A DMakefile.asm55 env CC=cc perl ${.ALLSRC} linux64 ${.TARGET:R:S/$/.s/}
60 env CC=cc perl ${.IMPSRC} linux64 ${.TARGET:R:S/$/.s/}
137 env CC=cc perl ${.IMPSRC} elf ) > ${.TARGET}
140 env CC=cc perl ${.ALLSRC} elf ${.TARGET}
195 env CC=cc perl ${.IMPSRC} linux32 ${.TARGET:R:S/$/.s/}
287 env CC=cc perl ${PERLPATH} ${.IMPSRC} elf ${CFLAGS} -fpic /dev/stdout ;\
289 env CC=cc perl ${PERLPATH} ${.IMPSRC} elf ${CFLAGS} /dev/stdout ;\
334 env CC=cc perl ${.ALLSRC} linux32 ${.TARGET:R:S/$/.s/}
339 env CC=cc perl ${.ALLSRC} linux32 ${.TARGET:R:S/$/.s/}
344 env CC=cc perl ${.ALLSRC} linux32 ${.TARGET:R:S/$/.s/}
[all …]
/freebsd/crypto/openssl/test/recipes/
H A D02-test_errstr.t1 #! /usr/bin/env perl
22 # perl, and may thereby get different error messages for the
29 # on Windows when built with msys perl. Similar problems are also observed
30 # in MSVC builds, depending on the perl implementation used.
45 # system. libcrypto's ERR should either use the same string as perl, or if
58 # The error names are perl constants, which are implemented as functions
66 # With perl, errcode zero is a bit special. Perl consistently gives
70 skip "perl error strings and ssystem error strings for errcode 0 differ", 1
/freebsd/contrib/ntp/scripts/monitoring/
H A DREADME21 perl script to log ntp mode 6 trap messages.
43 perl script to gather loop info statistics from xntpd via mode 7
87 perl script to display loop filter statistics collected by ntploopstat
149 A version of this file is distributed with perl-4.x, however,
154 perl support for ntp v2 mode 6 message handling
157 bug in perl or by bad usage of perl within this script.
/freebsd/usr.sbin/pkg/
H A Dpkg.7269 .Dl $ pkg search perl
272 .Dl % pkg install perl
287 .Dl % pkg delete perl
295 .Dl % pkg set -A 0 perl
300 .Dl % pkg set -A 1 perl
303 .Dl % pkg create -o /usr/ports/packages/All perl
306 .Dl $ pkg which /usr/local/bin/perl
/freebsd/crypto/openssl/VMS/
H A Dopenssl_utils.com.in9 $ IF F$TYPE(PERL) .EQS. "STRING"
11 $ C_REHASH :== 'PERL' OSSL$EXE:c_rehash.pl
13 $ WRITE SYS$ERROR "NOTE: no perl => no C_REHASH"
/freebsd/crypto/openssl/external/perl/
H A DDownloaded.txt4 If we find a useful Perl module that isn't one of the core Perl
10 Downloaded and bundled Perl modules
/freebsd/contrib/dialog/samples/copifuncs/
H A Dcopi.ifreq11 #!/usr/bin/perl
4 # this perl script is designed for the ifmail package by eugene grosser.
13 # this perl script does only add an entry to the corresponding flo-file,

12345678910>>...41