Searched refs:Perl (Results 201 - 225 of 608) sorted by relevance

1234567891011>>

/openbsd-current/gnu/usr.bin/perl/cpan/ExtUtils-MakeMaker/t/
H A Darch_check.t38 Perl thinks: [arch1]
H A DMM_Cygwin.t118 # Our copy of Perl (with a unix-path) should always be executable.
120 skip "The Perl may not be installed yet when in core", 1 if $ENV{PERL_CORE};
/openbsd-current/gnu/usr.bin/perl/ext/Pod-Functions/
H A DFunctions_pm.PL52 # We are in "Perl Functions by Category"
159 Pod::Functions - Group Perl's functions a la perlfunc.pod
172 This will print a grouped list of Perl's functions, like the
173 L<perlfunc/"Perl Functions by Category"> section.
204 L<perlfunc/"Perl Functions by Category"> section.
/openbsd-current/gnu/usr.bin/perl/cpan/Test-Harness/lib/TAP/Formatter/
H A DColor.pm38 TAP::Formatter::Color - Run Perl test scripts with color
/openbsd-current/gnu/usr.bin/perl/cpan/Test-Simple/lib/Test2/Hub/
H A DInterceptor.pm140 modify it under the same terms as Perl itself.
/openbsd-current/gnu/usr.bin/perl/cpan/Test-Simple/lib/Test2/Event/
H A DException.pm109 modify it under the same terms as Perl itself.
H A DEncoding.pm93 modify it under the same terms as Perl itself.
H A DBail.pm105 modify it under the same terms as Perl itself.
H A DFail.pm114 modify it under the same terms as Perl itself.
H A DPass.pm110 modify it under the same terms as Perl itself.
H A DSkip.pm123 modify it under the same terms as Perl itself.
/openbsd-current/gnu/usr.bin/perl/cpan/podlators/lib/Pod/
H A DText.pm4 # module that came with versions of Perl prior to 5.6.0 and attempts to match
9 # SPDX-License-Identifier: GPL-1.0-or-later OR Artistic-1.0-Perl
641 # Traditionally, Pod::Text has not quoted Perl variables, functions,
837 preferred language for documenting Perl) into formatted text. It uses no
960 guesswork and regular expressions that are intended to make writing Perl
962 always be appropriate, particularly for documentation that isn't about Perl.
977 for Perl variables, function names, function calls, numbers, and hex
1179 included with Perl, in Perl 5.6.0. Earlier versions of Perl ha
[all...]
/openbsd-current/gnu/usr.bin/perl/cpan/Test-Simple/lib/Test/Builder/
H A DFormatter.pm103 modify it under the same terms as Perl itself.
/openbsd-current/gnu/usr.bin/perl/hints/
H A Dfreebsd.sh91 # iconv gone in Perl 5.8.1, but if someone compiles 5.8.0 or earlier.
210 Feel free to report that at https://github.com/Perl/perl5/issues otherwise.
225 many Perl tests will either hang or fail.)
299 # Even with the malloc mutexes the Perl malloc does not
338 # https://github.com/Perl/perl5/issues/15984
/openbsd-current/gnu/usr.bin/perl/cpan/Test-Simple/lib/Test2/EventFacet/
H A DAmnesty.pm87 modify it under the same terms as Perl itself.
H A DAssert.pm89 modify it under the same terms as Perl itself.
H A DAbout.pm88 modify it under the same terms as Perl itself.
H A DParent.pm94 modify it under the same terms as Perl itself.
H A DMeta.pm100 modify it under the same terms as Perl itself.
/openbsd-current/gnu/usr.bin/perl/dist/ExtUtils-ParseXS/lib/ExtUtils/Typemaps/
H A DInputMap.pm111 modify it under the same terms as Perl itself.
H A DType.pm116 modify it under the same terms as Perl itself.
/openbsd-current/gnu/usr.bin/perl/cpan/Test-Simple/lib/Test2/Event/TAP/
H A DVersion.pm97 modify it under the same terms as Perl itself.
/openbsd-current/gnu/usr.bin/perl/cpan/Test-Simple/lib/Test2/
H A DEventFacet.pm89 modify it under the same terms as Perl itself.
/openbsd-current/gnu/usr.bin/perl/lib/
H A DUNIVERSAL.pm120 By default, classes in Perl only perform the C<UNIVERSAL> role, as well as the
177 B<NOTE:> C<can> directly uses Perl's internal code for method lookup, and
179 strange effects if the Perl code dynamically changes @ISA in any package.
181 You may add other methods to the UNIVERSAL class via Perl or XS code.
/openbsd-current/gnu/usr.bin/perl/cpan/IO-Compress/lib/File/
H A DGlobMapper.pm471 full Perl regular expression, with the additional step of wrapping each
475 this Perl regular expression
490 file glob through the derived Perl regular expression in turn and
513 older versions of Perl, C<File::BSDGlob>) is used to match the files, so you
514 will never have the flexibility of full Perl regular expression.
554 Equivalent to the Perl regular expression
560 Matches zero or more characters, except '/'. Equivalent to the Perl
567 Matches zero or one character, except '/'. Equivalent to the Perl
679 modify it under the same terms as Perl itself.

Completed in 215 milliseconds

1234567891011>>