是否可以在模块的POD中包含常量的内容.例:
use constant DEFAULT_URL => "http://www.example.com"; ... =item B<setUrl> Change the URL to query. Default is [contents of DEFAULT_URL here] =cut