$SUBSEP

$SUBSEP

%LAST_MATCH_START

%LAST_MATCH_START

Test::Harness - Run Perl standard test scripts with statistics

NAME VERSION SYNOPSIS DESCRIPTION FUNCTIONSruntests( @test_files ) execute_tests( tests => \@test_files, out => \*FH ) EXPORT ENVIRONMENT VARIABLES THAT TAP::HARNESS::COMPATIBLE SETS ENVIRONMENT VARIABLES THAT AFFECT TEST::HARNESS Taint Mode SEE ALSO BUGS AUTHORS LICENCE AND COPYRIGHT NAME Test::Harness - Run Perl standard test scripts with statistics VERSION Version 3.35 SYNOPSIS use Test::Harness; runtests(@test_files); DESCRIPTION Although, for historical reasons, the Test::Harne

ne

ne These operators are documented in perlop.

Additive Operators

Additive Operators Binary "+" returns the sum of two numbers. Binary "-" returns the difference of two numbers. Binary "." concatenates two strings.

mro - Method Resolution Order

NAME SYNOPSIS DESCRIPTION OVERVIEW The C3 MROWhat is C3? How does C3 work Functionsmro::get_linear_isa($classname[, $type]) mro::set_mro ($classname, $type) mro::get_mro($classname) mro::get_isarev($classname) mro::is_universal($classname) mro::invalidate_all_method_caches() mro::method_changed_in($classname) mro::get_pkg_gen($classname) next::method next::can maybe::next::method SEE ALSOThe original Dylan paper Pugs Parrot Python 2.3 MRO related links Class::C3 AUTHOR NAME mro - Method

__FILE__

__FILE__ A special token that returns the name of the file in which it occurs.

warn

warn LIST Prints the value of LIST to STDERR. If the last element of LIST does not end in a newline, it appends the same file/line number text as die does. If the output is empty and $@ already contains a value (typically from a previous eval) that value is used after appending "\t...caught" to $@ . This is useful for staying almost, but not entirely similar to die. If $@ is empty then the string "Warning: Something's wrong" is used. No message is printed if there is a $SIG{__WARN__} handler in

perlintern - autogenerated documentation of purely internal Perl functions

NAME DESCRIPTION Compile-time scope hooks Custom Operators CV Manipulation Functions CV reference counts and CvOUTSIDE Embedding Functions GV Functions Hash Manipulation Functions IO Functions Lexer interface Magical Functions Miscellaneous Functions MRO Functions Optree Manipulation Functions Pad Data Structures Per-Interpreter Variables Stack Manipulation Macros SV Manipulation Functions SV-Body Allocation Unicode Support Undocumented functions AUTHORS SEE ALSO NAME perlintern - autogenera

$FORMAT_FORMFEED

$FORMAT_FORMFEED