foreach (1..5) { if ( $object->method( "arg$_" ) ) { # ... do stuff } }