Help for this page

Select Code to Download


  1. or download this
    for ( 'arg1' .. 'arg5', "arg19", 'gee13' .. 'gee37' ) {
         next unless $object->method( $_ );
         # do stuff
    }