Perhaps you'd like to set 20100505 as the minimum version for URI::Find,
at least for testing.
I experienced some test errors (see below) which disappeared after
installing the above mentioned version of that module.
t/300_examples/100_eg_pl.t ..
not ok 1 - example/autolink.pl (1)
# Failed test 'example/autolink.pl (1)'
# at t/300_examples/100_eg_pl.t line 52.
# got: ''
# expected: '<<a
href="http://example.com/?a=10&b=20">http://example.com/?a=10&b=20</a>>
# '
not ok 2 - no errors
# Failed test 'no errors'
# at t/300_examples/100_eg_pl.t line 53.
# got: 'Text::Xslate: Bogus invocation of URI::Find::find at
example/autolink.pl line 20
# (<string>:1:&main[5]) at example/autolink.pl line 20
#
----------------------------------------------------------------------------
# : $text | autolink
#
----------------------------------------------------------------------------
# ... at lib//Text/Xslate/PP/Booster.pm line 81
# ... (<string>:1:&main[5]) at lib//Text/Xslate/PP/Booster.pm line
81
#
----------------------------------------------------------------------------
# : $text | autolink
#
----------------------------------------------------------------------------
# '
# expected: ''
not ok 3 - example/autolink.pl (2)
# Failed test 'example/autolink.pl (2)'
# at t/300_examples/100_eg_pl.t line 52.
# got: ''
# expected: '<<a
href="http://example.com/?a=10&b=20">http://example.com/?a=10&b=20</a>>
# '
not ok 4 - no errors