Group
Extension

Matches 1

Rope ( L/LN/LNATION/Rope-0.44.tar.gz, LNATION, 2025; MetaCPAN )
Rope/lib/Rope/Conditional.pm ( view source; MetaCPAN )

						"three" => 789
					}
				}
			},
			"four" => 123
		}
	);

	conditional json_data => ['JSON', 'path/to/file.json'];
	conditional yaml_data => ['YAML', 'path/to/file.yaml'];

	...

	1;

...

	m

Powered by Groonga
Maintained by Kenichi Ishigaki <ishigaki@cpan.org>. If you find anything, submit it on GitHub.