Help for this page

Select Code to Download


  1. or download this
    sub import {
        # …
        Auth->export_to_level(1, grep { $_ !~ /^-/ } @_);
    }