The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
---
abstract: 'Finds URI from arbitrary text containing UTF8 raw characters in its path'
author:
  - 'Tatsuhiko Miyagawa <miyagawa@bulknews.net>'
build_requires:
  ExtUtils::MakeMaker: '0'
configure_requires:
  Module::Build::Tiny: '0.037'
dynamic_config: 0
generated_by: 'Dist::Milla version v1.0.5, Dist::Zilla version 5.020, CPAN::Meta::Converter version 2.142060'
license: perl
meta-spec:
  url: http://module-build.sourceforge.net/META-spec-v1.4.html
  version: '1.4'
name: URI-Find-UTF8
no_index:
  directory:
    - t
    - xt
    - inc
    - share
    - eg
    - examples
requires:
  Encode: '0'
  Test::More: '0'
  URI::Escape: '0'
  URI::Find: '20140709'
resources:
  bugtracker: https://github.com/miyagawa/URI-Find-UTF8/issues
  homepage: https://github.com/miyagawa/URI-Find-UTF8
  repository: https://github.com/miyagawa/URI-Find-UTF8.git
version: '0.04'
x_contributors:
  - 'otsune <otsune@gmail.com>'
  - 'skaufman <sam@socialflow.com>'