# both work ok( eval " require Bundle::Catalyst ", "trying Bundle::Catalyst" ); ok( eval { require Bundle::Catalyst }, "trying Bundle::Catalyst" );