Help for this page
use strict; use warnings FATAL => 'all'; ... # FAILS! ok(UNIVERSAL::can($c, 'id'), 'c can id (via UNIVERSAL::can');