The Perl Toolchain Summit 2025 Needs You: You can help 🙏 Learn more
1234567891011 package PNI::Node::Error;use PNI::Mo;extends 'PNI::Node';sub BUILD { my $self = shift;}sub task { return }1
package
PNI::Node::Error;
use
PNI::Mo;
extends
'PNI::Node'
;
sub
BUILD {
my
$self
=
shift
}
task {
return
1