1---
2debug: 1
3provider:
4    module: Simple
5    config:
6        url:
7            - "http://search.cpan.org"
8            - "http://www.perl.org"
9handler:
10    module: FileWriter::Simple
11    config:
12        dir: examples/simple-write-to-file
13
14