CGI-Info

 view release on metacpan or  search on metacpan

t/conf/domain_name.yml  view on Meta::CPAN

  type: string
  min: 1

config:
  test_undef: yes
  test_empty: no
  test_nuls: no
  dedup: yes

seed: 45
iterations: 5

t/conf/script_dir.yml  view on Meta::CPAN

  # 'matches' => qr{^[A-Za-z]:\[/\]|/}, 'min' => 1, 'type' => 'string'
  matches: ^[A-Za-z]:[/\\]|\/

config:
  test_undef: yes
  test_empty: no
  test_nuls: no
  dedup: yes

seed: 43
iterations: 50

t/conf/script_path.yml  view on Meta::CPAN

  # 'matches' => qr{^[A-Za-z]:\[/\]|/}, 'min' => 1, 'type' => 'string'
  matches: ^[A-Za-z]:[/\\]|\/

config:
  test_undef: yes
  test_empty: no
  test_nuls: no
  dedup: yes

seed: 42
iterations: 50

t/conf/tmpdir.yml  view on Meta::CPAN

output:
  type: string

config:
  test_undef: no
  test_empty: yes
  test_nuls: no
  dedup: yes

seed: 49
iterations: 50



( run in 0.745 second using v1.01-cache-2.11-cpan-96521ef73a4 )