=begin pod =TITLE class X::Phaser::Multiple class X::Phaser::Multiple does X::Comp Thrown when multiple phasers of the same type occur in a block, but only one is allowed (for example C or C). Example CATCH { }; CATCH { } Produces ===SORRY!=== Only one CATCH block is allowed =head1 Methods =head2 block Returns the name of the phaser that occured more than once. =end pod