Help for this page

Select Code to Download


  1. or download this
    my $store = MyStore->new($data);
    
  2. or download this
    my $store = MyStore->new();
    $store->load($data);