Foo::create(listify(@bob)); # List converter? Foo::create($bob[0..$#bob]); # Array slice as list?