find( ... sub { goto END_OF_FILE_FIND; } ); END_OF_FILE_FIND: print "got 20 and quit\n";