Help for this page

Select Code to Download


  1. or download this
    $x= '*fred';
    print $x->can('can');
    
    Can't call method "can" without a package or object reference