File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -248,10 +248,6 @@ treated as if declared at C<use> time in the using module. (It is erroneous to
248
248
depend on this order if the module is used more than once, however, since the
249
249
phasers are only installed the first time they're noticed.)
250
250
251
- = head2 X < CLOSE|Phasers, CLOSE >
252
-
253
- Appears in a supply block. Called when the supply is closed.
254
-
255
251
= head1 Block phasers
256
252
257
253
Execution in the context of a block has its own phases.
@@ -443,6 +439,10 @@ after the C<whenever> block it is placed within finishes.
443
439
This phaser is similar to setting the C < quit > routine while tapping a Supply
444
440
with C < tap > .
445
441
442
+ = head2 X < CLOSE|Asynchronous Phasers, CLOSE >
443
+
444
+ Appears in a supply block. Called when the supply is closed.
445
+
446
446
= head1 DOC phasers
447
447
448
448
= head2 X < DOC|Asynchronous Phasers, DOC >
You can’t perform that action at this time.
0 commit comments