Help for this page

Select Code to Download


  1. or download this
    get_data(
      pre => undef,
    ...
        write_log("Found $count instances");
      },
    );
    
  2. or download this
    my $_get_data = sub { ... };