Help for this page
use strict; use warnings; ... $a->do_something(); $a->do_something(); find_cycle($a);