id	summary	reporter	owner	description	type	status	priority	milestone	component	version	severity	resolution	keywords	cc	lang	patch	platform
626	parrot_config with multiple options, bad output	coke		"{{{
$ parrot_config bindir
/opt/local/lib/parrot/bin
}}}

{{{
$ parrot_config --dump | head -2
-falign-functions=16 => '1'
-funit-at-a-time => '1'
}}}

{{{
$ parrot_config bindir test_prog VERSION
/opt/local/lib/parrot/binparrot1.1.0
}}}

This last version should probably generate the same style output as --dump
"	bug	closed	normal		none	trunk	medium	fixed					
