sub parseAutorep { print join "\n", map defined ? "'$_'" : '', @_; }