App-perlrdf-Command-Query

 view release on metacpan or  search on metacpan

lib/App/perlrdf/FileSpec/OutputBindings.pm  view on Meta::CPAN

					+{
						color       => 'black',
						content     => q(),
					}
				}
			}
			@row{ $iter->binding_names });
		}
		$s->close;
		
		local @ARGV = $filename;
		while (<>)
		{
			$self->handle->print($_);
		}
	}
	
	$self->handle->close;
}
	
1;

 view all matches for this distribution
 view release on metacpan -  search on metacpan

( run in 1.066 second using v1.00-cache-2.02-grep-82fe00e-cpan-c30982ac1bc3 )