The Peterson Theorem: If $G$ a connected graph is cubic (each vertex has exactly 3 neighbors) and bridgeless (If we cut one edge, $G'$ obtained still connected) then $G$ has a perfect matching.
Now the question is: If we lower the condition "bridgeless" to: There are exactly $k$ edges such that if we cut one of these edges $G'$ obtained is not connected anymore. For which values of $k$ does $G$ admit a perfect matching?


I found counterexamples when $k\geq 3$ now for k=1 It is true by recalling the proof of Peterson. for k =2 I'm still stuck.