Help for this page

Select Code to Download


  1. or download this
    my $extract;
    my $file;
    {
    ...
            'extract!' => \$extract,
        );
    }
    
  2. or download this
    my $extract;
    my $file;
    {
    ...
            'extract!' => \$extract,
        );
    }