CINXE.COM
NEXT.pm - Provide a pseudo-class NEXT (et al) that allows method redispatch - Perldoc Browser
<!DOCTYPE html> <html lang="en"> <head> <meta charset="utf-8"> <meta http-equiv="X-UA-Compatible" content="IE=edge"> <meta name="viewport" content="width=device-width, initial-scale=1"> <title>NEXT.pm - Provide a pseudo-class NEXT (et al) that allows method redispatch - Perldoc Browser</title> <link rel="search" href="/opensearch.xml" type="application/opensearchdescription+xml" title="Perldoc Browser"> <link rel="canonical" href="https://perldoc.perl.org/NEXT"> <link rel="stylesheet" href="https://stackpath.bootstrapcdn.com/bootstrap/4.5.2/css/bootstrap.min.css" integrity="sha384-JcKb8q3iqJ61gNV9KGb8thSsNjpSL0n8PARn9HuZOnIxN0hoP+VmmDGMN5t9UJ0Z" crossorigin="anonymous"> <link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/highlight.js/10.5.0/styles/stackoverflow-light.min.css" integrity="sha512-cG1IdFxqipi3gqLmksLtuk13C+hBa57a6zpWxMeoY3Q9O6ooFxq50DayCdm0QrDgZjMUn23z/0PMZlgft7Yp5Q==" crossorigin="anonymous" /> <style> body { background: #f4f4f5; color: #020202; } .navbar-dark { background-image: -webkit-linear-gradient(top, #005f85 0, #002e49 100%); background-image: -o-linear-gradient(top, #005f85 0, #002e49 100%); background-image: linear-gradient(to bottom, #005f85 0, #002e49 100%); filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff005f85', endColorstr='#ff002e49', GradientType=0); background-repeat: repeat-x; } .navbar-dark .navbar-nav .nav-link, .navbar-dark .navbar-nav .nav-link:focus { color: #fff } .navbar-dark .navbar-nav .nav-link:hover { color: #ffef68 } #wrapperlicious { margin: 0 auto; font: 0.9em 'Helvetica Neue', Helvetica, sans-serif; font-weight: normal; line-height: 1.5em; margin: 0; padding: 0; } #wrapperlicious h1 { font-size: 1.5em } #wrapperlicious h2 { font-size: 1.3em } #wrapperlicious h3 { font-size: 1.1em } #wrapperlicious h4 { font-size: 0.9em } #wrapperlicious h1, #wrapperlicious h2, #wrapperlicious h3, #wrapperlicious h4, #wrapperlicious dt { color: #020202; margin-top: 1em; margin-bottom: 1em; position: relative; font-weight: bold; } #wrapperlicious a { color: inherit; text-decoration: underline } #wrapperlicious #toc { text-decoration: none } #wrapperlicious a:hover { color: #2a2a2a } #wrapperlicious a img { border: 0 } #wrapperlicious :not(pre) > code { color: inherit; background-color: rgba(0, 0, 0, 0.04); border-radius: 3px; font: 0.9em Consolas, Menlo, Monaco, monospace; padding: 0.3em; } #wrapperlicious dd { margin: 0; margin-left: 2em; } #wrapperlicious dt { color: #2a2a2a; font-weight: bold; margin-left: 0.9em; } #wrapperlicious p { margin-bottom: 1em; margin-top: 1em; } #wrapperlicious li > p { margin-bottom: 0; margin-top: 0; } #wrapperlicious pre { border: 1px solid #c1c1c1; border-radius: 3px; font: 100% Consolas, Menlo, Monaco, monospace; margin-bottom: 1em; margin-top: 1em; } #wrapperlicious pre > code { display: block; background-color: #f6f6f6; font: 0.9em Consolas, Menlo, Monaco, monospace; line-height: 1.5em; text-align: left; white-space: pre; padding: 1em; } #wrapperlicious dl, #wrapperlicious ol, #wrapperlicious ul { margin-bottom: 1em; margin-top: 1em; } #wrapperlicious ul { list-style-type: square; } #wrapperlicious ul ul { margin-bottom: 0px; margin-top: 0px; } #footer { font-size: 0.8em; padding-top: 0.5em; text-align: center; } #more { display: inline; font-size: 0.8em; } #perldocdiv { background-color: #fff; border: 1px solid #c1c1c1; border-bottom-left-radius: 5px; border-bottom-right-radius: 5px; margin-left: auto; margin-right: auto; padding: 3em; padding-top: 1em; max-width: 960px; } #moduleversion { float: right } #wrapperlicious .leading-notice { font-style: italic; padding-left: 1em; margin-top: 1em; margin-bottom: 1em; } #wrapperlicious .permalink { display: none; left: -0.75em; position: absolute; padding-right: 0.25em; text-decoration: none; } #wrapperlicious h1:hover .permalink, #wrapperlicious h2:hover .permalink, #wrapperlicious h3:hover .permalink, #wrapperlicious h4:hover .permalink, #wrapperlicious dt:hover .permalink { display: block; } </style> <!-- Global site tag (gtag.js) - Google Analytics --> <script async src="https://www.googletagmanager.com/gtag/js?id=G-KVNWBNT5FB"></script> <script> window.dataLayer = window.dataLayer || []; function gtag(){dataLayer.push(arguments);} gtag('js', new Date()); gtag('config', 'G-KVNWBNT5FB'); gtag('config', 'UA-50555-3'); </script> </head> <body> <nav class="navbar navbar-expand-md navbar-dark bg-dark justify-content-between"> <button class="navbar-toggler" type="button" data-toggle="collapse" data-target="#navbarNav" aria-controls="navbarNav" aria-expanded="false" aria-label="Toggle navigation"> <span class="navbar-toggler-icon"></span> </button> <a class="navbar-brand" href="/"><img src="/images/perl_camel_30.png" width="30" height="30" class="d-inline-block align-top" alt="Perl Camel Logo"> Perldoc Browser</a> <div class="collapse navbar-collapse" id="navbarNav"> <ul class="navbar-nav mr-auto"> <li class="nav-item dropdown text-nowrap"> <a class="nav-link dropdown-toggle" href="#" id="dropdownlink-stable" role="button" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">5.18.4</a> <div class="dropdown-menu" aria-labelledby="dropdownlink-stable"> <a class="dropdown-item" href="/NEXT">Latest</a> <div class="dropdown-divider"></div> <a class="dropdown-item" href="/5.40.1/NEXT">5.40.1</a> <a class="dropdown-item" href="/5.40.0/NEXT">5.40.0</a> <div class="dropdown-divider"></div> <a class="dropdown-item" href="/5.38.3/NEXT">5.38.3</a> <a class="dropdown-item" href="/5.38.2/NEXT">5.38.2</a> <a class="dropdown-item" href="/5.38.1/NEXT">5.38.1</a> <a class="dropdown-item" href="/5.38.0/NEXT">5.38.0</a> <div class="dropdown-divider"></div> <a class="dropdown-item" href="/5.36.3/NEXT">5.36.3</a> <a class="dropdown-item" href="/5.36.2/NEXT">5.36.2</a> <a class="dropdown-item" href="/5.36.1/NEXT">5.36.1</a> <a class="dropdown-item" href="/5.36.0/NEXT">5.36.0</a> <div class="dropdown-divider"></div> <a class="dropdown-item" href="/5.34.3/NEXT">5.34.3</a> <a class="dropdown-item" href="/5.34.2/NEXT">5.34.2</a> <a class="dropdown-item" href="/5.34.1/NEXT">5.34.1</a> <a class="dropdown-item" href="/5.34.0/NEXT">5.34.0</a> <div class="dropdown-divider"></div> <a class="dropdown-item" href="/5.32.1/NEXT">5.32.1</a> <a class="dropdown-item" href="/5.32.0/NEXT">5.32.0</a> <div class="dropdown-divider"></div> <a class="dropdown-item" href="/5.30.3/NEXT">5.30.3</a> <a class="dropdown-item" href="/5.30.2/NEXT">5.30.2</a> <a class="dropdown-item" href="/5.30.1/NEXT">5.30.1</a> <a class="dropdown-item" href="/5.30.0/NEXT">5.30.0</a> <div class="dropdown-divider"></div> <a class="dropdown-item" href="/5.28.3/NEXT">5.28.3</a> <a class="dropdown-item" href="/5.28.2/NEXT">5.28.2</a> <a class="dropdown-item" href="/5.28.1/NEXT">5.28.1</a> <a class="dropdown-item" href="/5.28.0/NEXT">5.28.0</a> <div class="dropdown-divider"></div> <a class="dropdown-item" href="/5.26.3/NEXT">5.26.3</a> <a class="dropdown-item" href="/5.26.2/NEXT">5.26.2</a> <a class="dropdown-item" href="/5.26.1/NEXT">5.26.1</a> <a class="dropdown-item" href="/5.26.0/NEXT">5.26.0</a> <div class="dropdown-divider"></div> <a class="dropdown-item" href="/5.24.4/NEXT">5.24.4</a> <a class="dropdown-item" href="/5.24.3/NEXT">5.24.3</a> <a class="dropdown-item" href="/5.24.2/NEXT">5.24.2</a> <a class="dropdown-item" href="/5.24.1/NEXT">5.24.1</a> <a class="dropdown-item" href="/5.24.0/NEXT">5.24.0</a> <div class="dropdown-divider"></div> <a class="dropdown-item" href="/5.22.4/NEXT">5.22.4</a> <a class="dropdown-item" href="/5.22.3/NEXT">5.22.3</a> <a class="dropdown-item" href="/5.22.2/NEXT">5.22.2</a> <a class="dropdown-item" href="/5.22.1/NEXT">5.22.1</a> <a class="dropdown-item" href="/5.22.0/NEXT">5.22.0</a> <div class="dropdown-divider"></div> <a class="dropdown-item" href="/5.20.3/NEXT">5.20.3</a> <a class="dropdown-item" href="/5.20.2/NEXT">5.20.2</a> <a class="dropdown-item" href="/5.20.1/NEXT">5.20.1</a> <a class="dropdown-item" href="/5.20.0/NEXT">5.20.0</a> <div class="dropdown-divider"></div> <a class="dropdown-item active" href="/5.18.4/NEXT">5.18.4</a> <a class="dropdown-item" href="/5.18.3/NEXT">5.18.3</a> <a class="dropdown-item" href="/5.18.2/NEXT">5.18.2</a> <a class="dropdown-item" href="/5.18.1/NEXT">5.18.1</a> <a class="dropdown-item" href="/5.18.0/NEXT">5.18.0</a> <div class="dropdown-divider"></div> <a class="dropdown-item" href="/5.16.3/NEXT">5.16.3</a> <a class="dropdown-item" href="/5.16.2/NEXT">5.16.2</a> <a class="dropdown-item" href="/5.16.1/NEXT">5.16.1</a> <a class="dropdown-item" href="/5.16.0/NEXT">5.16.0</a> <div class="dropdown-divider"></div> <a class="dropdown-item" href="/5.14.4/NEXT">5.14.4</a> <a class="dropdown-item" href="/5.14.3/NEXT">5.14.3</a> <a class="dropdown-item" href="/5.14.2/NEXT">5.14.2</a> <a class="dropdown-item" href="/5.14.1/NEXT">5.14.1</a> <a class="dropdown-item" href="/5.14.0/NEXT">5.14.0</a> <div class="dropdown-divider"></div> <a class="dropdown-item" href="/5.12.5/NEXT">5.12.5</a> <a class="dropdown-item" href="/5.12.4/NEXT">5.12.4</a> <a class="dropdown-item" href="/5.12.3/NEXT">5.12.3</a> <a class="dropdown-item" href="/5.12.2/NEXT">5.12.2</a> <a class="dropdown-item" href="/5.12.1/NEXT">5.12.1</a> <a class="dropdown-item" href="/5.12.0/NEXT">5.12.0</a> <div class="dropdown-divider"></div> <a class="dropdown-item" href="/5.10.1/NEXT">5.10.1</a> <a class="dropdown-item" href="/5.10.0/NEXT">5.10.0</a> <div class="dropdown-divider"></div> <a class="dropdown-item" href="/5.8.9/NEXT">5.8.9</a> <a class="dropdown-item" href="/5.8.8/NEXT">5.8.8</a> <a class="dropdown-item" href="/5.8.7/NEXT">5.8.7</a> <a class="dropdown-item" href="/5.8.6/NEXT">5.8.6</a> <a class="dropdown-item" href="/5.8.5/NEXT">5.8.5</a> <a class="dropdown-item" href="/5.8.4/NEXT">5.8.4</a> <a class="dropdown-item" href="/5.8.3/NEXT">5.8.3</a> <a class="dropdown-item" href="/5.8.2/NEXT">5.8.2</a> <a class="dropdown-item" href="/5.8.1/NEXT">5.8.1</a> <a class="dropdown-item" href="/5.8.0/NEXT">5.8.0</a> <div class="dropdown-divider"></div> <a class="dropdown-item" href="/5.6.2/NEXT">5.6.2</a> <a class="dropdown-item" href="/5.6.1/NEXT">5.6.1</a> <a class="dropdown-item" href="/5.6.0/NEXT">5.6.0</a> <div class="dropdown-divider"></div> <a class="dropdown-item" href="/5.005_04/NEXT">5.005_04</a> <a class="dropdown-item" href="/5.005_03/NEXT">5.005_03</a> <a class="dropdown-item" href="/5.005_02/NEXT">5.005_02</a> <a class="dropdown-item" href="/5.005_01/NEXT">5.005_01</a> <a class="dropdown-item" href="/5.005/NEXT">5.005</a> </div> </li> <li class="nav-item dropdown text-nowrap"> <a class="nav-link dropdown-toggle" href="#" id="dropdownlink-dev" role="button" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">Dev</a> <div class="dropdown-menu" aria-labelledby="dropdownlink-dev"> <a class="dropdown-item" href="/blead/NEXT">blead</a> <a class="dropdown-item" href="/5.41.9/NEXT">5.41.9</a> <a class="dropdown-item" href="/5.41.8/NEXT">5.41.8</a> <a class="dropdown-item" href="/5.41.7/NEXT">5.41.7</a> <a class="dropdown-item" href="/5.41.6/NEXT">5.41.6</a> <a class="dropdown-item" href="/5.41.5/NEXT">5.41.5</a> <a class="dropdown-item" href="/5.41.4/NEXT">5.41.4</a> <a class="dropdown-item" href="/5.41.3/NEXT">5.41.3</a> <a class="dropdown-item" href="/5.41.2/NEXT">5.41.2</a> <a class="dropdown-item" href="/5.41.1/NEXT">5.41.1</a> <div class="dropdown-divider"></div> <a class="dropdown-item" href="/5.40.1-RC1/NEXT">5.40.1-RC1</a> <a class="dropdown-item" href="/5.40.0-RC2/NEXT">5.40.0-RC2</a> <a class="dropdown-item" href="/5.40.0-RC1/NEXT">5.40.0-RC1</a> <div class="dropdown-divider"></div> <a class="dropdown-item" href="/5.39.10/NEXT">5.39.10</a> <a class="dropdown-item" href="/5.39.9/NEXT">5.39.9</a> <a class="dropdown-item" href="/5.39.8/NEXT">5.39.8</a> <a class="dropdown-item" href="/5.39.7/NEXT">5.39.7</a> <a class="dropdown-item" href="/5.39.6/NEXT">5.39.6</a> <a class="dropdown-item" href="/5.39.5/NEXT">5.39.5</a> <a class="dropdown-item" href="/5.39.4/NEXT">5.39.4</a> <a class="dropdown-item" href="/5.39.3/NEXT">5.39.3</a> <a class="dropdown-item" href="/5.39.2/NEXT">5.39.2</a> <a class="dropdown-item" href="/5.39.1/NEXT">5.39.1</a> <div class="dropdown-divider"></div> <a class="dropdown-item" href="/5.38.3-RC1/NEXT">5.38.3-RC1</a> </div> </li> <li class="nav-item dropdown text-nowrap"> <a class="nav-link dropdown-toggle" href="#" id="dropdownlink-nav" role="button" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">Documentation</a> <div class="dropdown-menu" aria-labelledby="dropdownlink-nav"> <a class="dropdown-item" href="/5.18.4/perl">Perl</a> <a class="dropdown-item" href="/5.18.4/perlintro">Intro</a> <a class="dropdown-item" href="/5.18.4/perl#Tutorials">Tutorials</a> <a class="dropdown-item" href="/5.18.4/perlfaq">FAQs</a> <a class="dropdown-item" href="/5.18.4/perl#Reference-Manual">Reference</a> <div class="dropdown-divider"></div> <a class="dropdown-item" href="/5.18.4/perlop">Operators</a> <a class="dropdown-item" href="/5.18.4/functions">Functions</a> <a class="dropdown-item" href="/5.18.4/variables">Variables</a> <a class="dropdown-item" href="/5.18.4/modules">Modules</a> <a class="dropdown-item" href="/5.18.4/perlutil">Utilities</a> <div class="dropdown-divider"></div> <a class="dropdown-item" href="/5.18.4/perldelta">Release Notes</a> <a class="dropdown-item" href="/5.18.4/perlcommunity">Community</a> <a class="dropdown-item" href="/5.18.4/perlhist">History</a> </div> </li> </ul> <ul class="navbar-nav"> <script> function set_expand (expand) { var perldocdiv = document.getElementById('perldocdiv'); var width = window.getComputedStyle(perldocdiv).getPropertyValue('max-width'); var expanded = (width == '' || width == 'none') ? true : false; if (expand === null) { expand = !expanded; } if ((expand && !expanded) || (!expand && expanded)) { perldocdiv.style.setProperty('max-width', expand ? 'none' : '960px'); var button_classlist = document.getElementById('content-expand-button').classList; if (expand) { button_classlist.add('btn-light'); button_classlist.remove('btn-outline-light'); } else { button_classlist.add('btn-outline-light'); button_classlist.remove('btn-light'); } } return expand; } function toggle_expand () { var expand = set_expand(null); document.cookie = 'perldoc_expand=' + (expand ? 1 : 0) + '; path=/; expires=Tue, 19 Jan 2038 03:14:07 UTC'; } function read_expand () { return document.cookie.split(';').some(function (item) { return item.indexOf('perldoc_expand=1') >= 0 }); } if (document.readyState === 'loading') { document.addEventListener('DOMContentLoaded', function () { if (read_expand()) { set_expand(true); } }); } else if (read_expand()) { set_expand(true); } </script> <button id="content-expand-button" type="button" class="btn btn-outline-light d-none d-lg-inline-block mr-4" onclick="toggle_expand()">Expand</button> </ul> <form class="form-inline" method="get" action="/5.18.4/search"> <input class="form-control mr-3" type="search" name="q" placeholder="Search" aria-label="Search" value=""> </form> </div> </nav> <div id="wrapperlicious" class="container-fluid"> <div id="perldocdiv"> <div id="links"> <a href="/5.18.4/NEXT">NEXT</a> <div id="more"> (<a href="/5.18.4/NEXT.txt">source</a>, <a href="https://metacpan.org/pod/NEXT">CPAN</a>) </div> <div id="moduleversion">version 0.65</div> </div> <div class="leading-notice"> You are viewing the version of this documentation from Perl 5.18.4. <a href="/NEXT">View the latest version</a> </div> <div class="leading-notice"> <strong>NEXT</strong> may also refer to the function: <a href="/5.18.4/functions/next">next</a> </div> <h1><a id="toc">CONTENTS</a></h1> <ul> <li> <a class="text-decoration-none" href="#NAME">NAME</a> </li> <li> <a class="text-decoration-none" href="#SYNOPSIS">SYNOPSIS</a> </li> <li> <a class="text-decoration-none" href="#DESCRIPTION">DESCRIPTION</a> <ul> <li> <a class="text-decoration-none" href="#Enforcing-redispatch">Enforcing redispatch</a> </li> <li> <a class="text-decoration-none" href="#Avoiding-repetitions">Avoiding repetitions</a> </li> <li> <a class="text-decoration-none" href="#Invoking-all-versions-of-a-method-with-a-single-call">Invoking all versions of a method with a single call</a> </li> <li> <a class="text-decoration-none" href="#Using-EVERY-methods">Using EVERY methods</a> </li> </ul> </li> <li> <a class="text-decoration-none" href="#AUTHOR">AUTHOR</a> </li> <li> <a class="text-decoration-none" href="#BUGS-AND-IRRITATIONS">BUGS AND IRRITATIONS</a> </li> <li> <a class="text-decoration-none" href="#COPYRIGHT">COPYRIGHT</a> </li> </ul> <h1 id="NAME"><a class="permalink" href="#NAME">#</a>NAME</h1> <p>NEXT.pm - Provide a pseudo-class NEXT (et al) that allows method redispatch</p> <h1 id="SYNOPSIS"><a class="permalink" href="#SYNOPSIS">#</a>SYNOPSIS</h1> <pre><code>use NEXT; package A; sub A::method { print "$_[0]: A method\n"; $_[0]->NEXT::method() } sub A::DESTROY { print "$_[0]: A dtor\n"; $_[0]->NEXT::DESTROY() } package B; use base qw( A ); sub B::AUTOLOAD { print "$_[0]: B AUTOLOAD\n"; $_[0]->NEXT::AUTOLOAD() } sub B::DESTROY { print "$_[0]: B dtor\n"; $_[0]->NEXT::DESTROY() } package C; sub C::method { print "$_[0]: C method\n"; $_[0]->NEXT::method() } sub C::AUTOLOAD { print "$_[0]: C AUTOLOAD\n"; $_[0]->NEXT::AUTOLOAD() } sub C::DESTROY { print "$_[0]: C dtor\n"; $_[0]->NEXT::DESTROY() } package D; use base qw( B C ); sub D::method { print "$_[0]: D method\n"; $_[0]->NEXT::method() } sub D::AUTOLOAD { print "$_[0]: D AUTOLOAD\n"; $_[0]->NEXT::AUTOLOAD() } sub D::DESTROY { print "$_[0]: D dtor\n"; $_[0]->NEXT::DESTROY() } package main; my $obj = bless {}, "D"; $obj->method(); # Calls D::method, A::method, C::method $obj->missing_method(); # Calls D::AUTOLOAD, B::AUTOLOAD, C::AUTOLOAD # Clean-up calls D::DESTROY, B::DESTROY, A::DESTROY, C::DESTROY</code></pre> <h1 id="DESCRIPTION"><a class="permalink" href="#DESCRIPTION">#</a>DESCRIPTION</h1> <p>NEXT.pm adds a pseudoclass named <code>NEXT</code> to any program that uses it. If a method <code>m</code> calls <code>$self->NEXT::m()</code>, the call to <code>m</code> is redispatched as if the calling method had not originally been found.</p> <p>In other words, a call to <code>$self->NEXT::m()</code> resumes the depth-first, left-to-right search of <code>$self</code>'s class hierarchy that resulted in the original call to <code>m</code>.</p> <p>Note that this is not the same thing as <code>$self->SUPER::m()</code>, which begins a new dispatch that is restricted to searching the ancestors of the current class. <code>$self->NEXT::m()</code> can backtrack past the current class -- to look for a suitable method in other ancestors of <code>$self</code> -- whereas <code>$self->SUPER::m()</code> cannot.</p> <p>A typical use would be in the destructors of a class hierarchy, as illustrated in the synopsis above. Each class in the hierarchy has a DESTROY method that performs some class-specific action and then redispatches the call up the hierarchy. As a result, when an object of class D is destroyed, the destructors of <i>all</i> its parent classes are called (in depth-first, left-to-right order).</p> <p>Another typical use of redispatch would be in <code>AUTOLOAD</code>'ed methods. If such a method determined that it was not able to handle a particular call, it might choose to redispatch that call, in the hope that some other <code>AUTOLOAD</code> (above it, or to its left) might do better.</p> <p>By default, if a redispatch attempt fails to find another method elsewhere in the objects class hierarchy, it quietly gives up and does nothing (but see <a href="#Enforcing-redispatch">"Enforcing redispatch"</a>). This gracious acquiescence is also unlike the (generally annoying) behaviour of <code>SUPER</code>, which throws an exception if it cannot redispatch.</p> <p>Note that it is a fatal error for any method (including <code>AUTOLOAD</code>) to attempt to redispatch any method that does not have the same name. For example:</p> <pre><code>sub D::oops { print "oops!\n"; $_[0]->NEXT::other_method() }</code></pre> <h2 id="Enforcing-redispatch"><a class="permalink" href="#Enforcing-redispatch">#</a><a id="Enforcing"></a>Enforcing redispatch</h2> <p>It is possible to make <code>NEXT</code> redispatch more demandingly (i.e. like <code>SUPER</code> does), so that the redispatch throws an exception if it cannot find a "next" method to call.</p> <p>To do this, simple invoke the redispatch as:</p> <pre><code>$self->NEXT::ACTUAL::method();</code></pre> <p>rather than:</p> <pre><code>$self->NEXT::method();</code></pre> <p>The <code>ACTUAL</code> tells <code>NEXT</code> that there must actually be a next method to call, or it should throw an exception.</p> <p><code>NEXT::ACTUAL</code> is most commonly used in <code>AUTOLOAD</code> methods, as a means to decline an <code>AUTOLOAD</code> request, but preserve the normal exception-on-failure semantics:</p> <pre><code>sub AUTOLOAD { if ($AUTOLOAD =~ /foo|bar/) { # handle here } else { # try elsewhere shift()->NEXT::ACTUAL::AUTOLOAD(@_); } }</code></pre> <p>By using <code>NEXT::ACTUAL</code>, if there is no other <code>AUTOLOAD</code> to handle the method call, an exception will be thrown (as usually happens in the absence of a suitable <code>AUTOLOAD</code>).</p> <h2 id="Avoiding-repetitions"><a class="permalink" href="#Avoiding-repetitions">#</a><a id="Avoiding"></a>Avoiding repetitions</h2> <p>If <code>NEXT</code> redispatching is used in the methods of a "diamond" class hierarchy:</p> <pre><code># A B # / \ / # C D # \ / # E use NEXT; package A; sub foo { print "called A::foo\n"; shift->NEXT::foo() } package B; sub foo { print "called B::foo\n"; shift->NEXT::foo() } package C; @ISA = qw( A ); sub foo { print "called C::foo\n"; shift->NEXT::foo() } package D; @ISA = qw(A B); sub foo { print "called D::foo\n"; shift->NEXT::foo() } package E; @ISA = qw(C D); sub foo { print "called E::foo\n"; shift->NEXT::foo() } E->foo();</code></pre> <p>then derived classes may (re-)inherit base-class methods through two or more distinct paths (e.g. in the way <code>E</code> inherits <code>A::foo</code> twice -- through <code>C</code> and <code>D</code>). In such cases, a sequence of <code>NEXT</code> redispatches will invoke the multiply inherited method as many times as it is inherited. For example, the above code prints:</p> <pre><code class="plaintext">called E::foo called C::foo called A::foo called D::foo called A::foo called B::foo</code></pre> <p>(i.e. <code>A::foo</code> is called twice).</p> <p>In some cases this <i>may</i> be the desired effect within a diamond hierarchy, but in others (e.g. for destructors) it may be more appropriate to call each method only once during a sequence of redispatches.</p> <p>To cover such cases, you can redispatch methods via:</p> <pre><code>$self->NEXT::DISTINCT::method();</code></pre> <p>rather than:</p> <pre><code>$self->NEXT::method();</code></pre> <p>This causes the redispatcher to only visit each distinct <code>method</code> method once. That is, to skip any classes in the hierarchy that it has already visited during redispatch. So, for example, if the previous example were rewritten:</p> <pre><code>package A; sub foo { print "called A::foo\n"; shift->NEXT::DISTINCT::foo() } package B; sub foo { print "called B::foo\n"; shift->NEXT::DISTINCT::foo() } package C; @ISA = qw( A ); sub foo { print "called C::foo\n"; shift->NEXT::DISTINCT::foo() } package D; @ISA = qw(A B); sub foo { print "called D::foo\n"; shift->NEXT::DISTINCT::foo() } package E; @ISA = qw(C D); sub foo { print "called E::foo\n"; shift->NEXT::DISTINCT::foo() } E->foo();</code></pre> <p>then it would print:</p> <pre><code class="plaintext">called E::foo called C::foo called A::foo called D::foo called B::foo</code></pre> <p>and omit the second call to <code>A::foo</code> (since it would not be distinct from the first call to <code>A::foo</code>).</p> <p>Note that you can also use:</p> <pre><code>$self->NEXT::DISTINCT::ACTUAL::method();</code></pre> <p>or:</p> <pre><code>$self->NEXT::ACTUAL::DISTINCT::method();</code></pre> <p>to get both unique invocation <i>and</i> exception-on-failure.</p> <p>Note that, for historical compatibility, you can also use <code>NEXT::UNSEEN</code> instead of <code>NEXT::DISTINCT</code>.</p> <h2 id="Invoking-all-versions-of-a-method-with-a-single-call"><a class="permalink" href="#Invoking-all-versions-of-a-method-with-a-single-call">#</a><a id="Invoking"></a>Invoking all versions of a method with a single call</h2> <p>Yet another pseudo-class that NEXT.pm provides is <code>EVERY</code>. Its behaviour is considerably simpler than that of the <code>NEXT</code> family. A call to:</p> <pre><code>$obj->EVERY::foo();</code></pre> <p>calls <i>every</i> method named <code>foo</code> that the object in <code>$obj</code> has inherited. That is:</p> <pre><code>use NEXT; package A; @ISA = qw(B D X); sub foo { print "A::foo " } package B; @ISA = qw(D X); sub foo { print "B::foo " } package X; @ISA = qw(D); sub foo { print "X::foo " } package D; sub foo { print "D::foo " } package main; my $obj = bless {}, 'A'; $obj->EVERY::foo(); # prints" A::foo B::foo X::foo D::foo</code></pre> <p>Prefixing a method call with <code>EVERY::</code> causes every method in the object's hierarchy with that name to be invoked. As the above example illustrates, they are not called in Perl's usual "left-most-depth-first" order. Instead, they are called "breadth-first-dependency-wise".</p> <p>That means that the inheritance tree of the object is traversed breadth-first and the resulting order of classes is used as the sequence in which methods are called. However, that sequence is modified by imposing a rule that the appropriate method of a derived class must be called before the same method of any ancestral class. That's why, in the above example, <code>X::foo</code> is called before <code>D::foo</code>, even though <code>D</code> comes before <code>X</code> in <code>@B::ISA</code>.</p> <p>In general, there's no need to worry about the order of calls. They will be left-to-right, breadth-first, most-derived-first. This works perfectly for most inherited methods (including destructors), but is inappropriate for some kinds of methods (such as constructors, cloners, debuggers, and initializers) where it's more appropriate that the least-derived methods be called first (as more-derived methods may rely on the behaviour of their "ancestors"). In that case, instead of using the <code>EVERY</code> pseudo-class:</p> <pre><code>$obj->EVERY::foo(); # prints" A::foo B::foo X::foo D::foo </code></pre> <p>you can use the <code>EVERY::LAST</code> pseudo-class:</p> <pre><code>$obj->EVERY::LAST::foo(); # prints" D::foo X::foo B::foo A::foo </code></pre> <p>which reverses the order of method call.</p> <p>Whichever version is used, the actual methods are called in the same context (list, scalar, or void) as the original call via <code>EVERY</code>, and return:</p> <ul> <li><p>A hash of array references in list context. Each entry of the hash has the fully qualified method name as its key and a reference to an array containing the method's list-context return values as its value.</p> </li> <li><p>A reference to a hash of scalar values in scalar context. Each entry of the hash has the fully qualified method name as its key and the method's scalar-context return values as its value.</p> </li> <li><p>Nothing in void context (obviously).</p> </li> </ul> <h2 id="Using-EVERY-methods"><a class="permalink" href="#Using-EVERY-methods">#</a><a id="Using"></a>Using <code>EVERY</code> methods</h2> <p>The typical way to use an <code>EVERY</code> call is to wrap it in another base method, that all classes inherit. For example, to ensure that every destructor an object inherits is actually called (as opposed to just the left-most-depth-first-est one):</p> <pre><code>package Base; sub DESTROY { $_[0]->EVERY::Destroy } package Derived1; use base 'Base'; sub Destroy {...} package Derived2; use base 'Base', 'Derived1'; sub Destroy {...}</code></pre> <p>et cetera. Every derived class than needs its own clean-up behaviour simply adds its own <code>Destroy</code> method (<i>not</i> a <code>DESTROY</code> method), which the call to <code>EVERY::LAST::Destroy</code> in the inherited destructor then correctly picks up.</p> <p>Likewise, to create a class hierarchy in which every initializer inherited by a new object is invoked:</p> <pre><code> package Base; sub new { my ($class, %args) = @_; my $obj = bless {}, $class; $obj->EVERY::LAST::Init(\%args); } package Derived1; use base 'Base'; sub Init { my ($argsref) = @_; ... } package Derived2; use base 'Base', 'Derived1'; sub Init { my ($argsref) = @_; ... }</code></pre> <p>et cetera. Every derived class than needs some additional initialization behaviour simply adds its own <code>Init</code> method (<i>not</i> a <code>new</code> method), which the call to <code>EVERY::LAST::Init</code> in the inherited constructor then correctly picks up.</p> <h1 id="AUTHOR"><a class="permalink" href="#AUTHOR">#</a>AUTHOR</h1> <p>Damian Conway (damian@conway.org)</p> <h1 id="BUGS-AND-IRRITATIONS"><a class="permalink" href="#BUGS-AND-IRRITATIONS">#</a><a id="BUGS"></a>BUGS AND IRRITATIONS</h1> <p>Because it's a module, not an integral part of the interpreter, NEXT.pm has to guess where the surrounding call was found in the method look-up sequence. In the presence of diamond inheritance patterns it occasionally guesses wrong.</p> <p>It's also too slow (despite caching).</p> <p>Comment, suggestions, and patches welcome.</p> <h1 id="COPYRIGHT"><a class="permalink" href="#COPYRIGHT">#</a>COPYRIGHT</h1> <pre><code class="plaintext">Copyright (c) 2000-2001, Damian Conway. All Rights Reserved. This module is free software. It may be used, redistributed and/or modified under the same terms as Perl itself.</code></pre> </div> <div id="footer"> <p>Perldoc Browser is maintained by Dan Book (<a href="https://metacpan.org/author/DBOOK">DBOOK</a>). Please contact him via the <a href="https://github.com/Grinnz/perldoc-browser/issues">GitHub issue tracker</a> or <a href="mailto:dbook@cpan.org">email</a> regarding any issues with the site itself, search, or rendering of documentation.</p> <p>The Perl documentation is maintained by the Perl 5 Porters in the development of Perl. Please contact them via the <a href="https://github.com/Perl/perl5/issues">Perl issue tracker</a>, the <a href="https://lists.perl.org/list/perl5-porters.html">mailing list</a>, or <a href="https://kiwiirc.com/client/irc.perl.org/p5p">IRC</a> to report any issues with the contents or format of the documentation.</p> </div> </div> <script src="https://cdnjs.cloudflare.com/ajax/libs/jquery/3.5.1/jquery.slim.min.js" integrity="sha512-/DXTXr6nQodMUiq+IUJYCt2PPOUjrHJ9wFrqpJ3XkgPNOZVfMok7cRw6CSxyCQxXn6ozlESsSh1/sMCTF1rL/g==" crossorigin="anonymous"></script> <script src="https://cdnjs.cloudflare.com/ajax/libs/popper.js/1.16.1/umd/popper.min.js" integrity="sha512-ubuT8Z88WxezgSqf3RLuNi5lmjstiJcyezx34yIU2gAHonIi27Na7atqzUZCOoY4CExaoFumzOsFQ2Ch+I/HCw==" crossorigin="anonymous"></script> <script src="https://stackpath.bootstrapcdn.com/bootstrap/4.5.2/js/bootstrap.min.js" integrity="sha384-B4gt1jrGC7Jh4AgTPSdUtOBvfO8shuf57BaghqFfPlYxofvL8/KUEfYiJOMMV+rV" crossorigin="anonymous"></script> <script src="/js/highlight.pack.js"></script> <script>hljs.highlightAll();</script> </body> </html>