in reply to Re: Re: Re: Re: Re: Clean URLs and CGI.pmin thread Clean URLs and CGI.pm
How about:
$page->param('Field',[$page->keywords()]->[0]) if $page->keywords(); [download]