Help for this page

Select Code to Download


  1. or download this
    use strict;
    
    ...
    
    my $myobj = MyObj->new();
    print( "$_\n" ) foreach ( sort keys( $myobj->items() ) );
    
  2. or download this
    Type of arg 1 to keys must be hash
    (not subroutine entry) at /tmp/deleteme.pl
    line 25, near ") ) "