You don't need the SUPER::.
sub run { shift->new(@_) } [download]
In reply to Re^2: Rename a Moo constructor from "new" to "run" by tobyink in thread Rename a Moo constructor from "new" to "run" by nysus