Help for this page

Select Code to Download


  1. or download this
        TODO: {
            local $TODO = "URI::Geller not finished";
    ...
            URI::Geller->bend_spoon;
            is( $spoon, 'bent',    "Spoon bending, that's original" );
        }