Help for this page
is_deeply(scalar $pdf->adjust_to_bounding_box($main_image), undef, "adjust_to_bounding_box returns on no second param" ); # test
is_deeply([$pdf->adjust_to_bounding_box($main_image)], [], "adjust_to_bounding_box returns on no second param (list con +text)" ); # test