Help for this page

Select Code to Download


  1. or download this
    package Excel::Tabbed;
    use strict;
    ...
            die "file: $_[1] doesn't reside at path\n";
        }            
    }
    
  2. or download this
    ....
    my ($self,$args) = @_;
    my $find = $self->{where};            
    ${find}->{name} = 'test';