Help for this page

Select Code to Download


  1. or download this
    *{"${class}::$method"} = sub {
        my $self = shift;
        #more dynamic build stuff here
        return $self;
    };