Help for this page

Select Code to Download


  1. or download this
    my %vars;
    
  2. or download this
    {   my %vars;
        BEGIN {
    ...
        }
        use Acme::PERLANCAR::DumpImportArgs %vars;
    }