---
abstract: 'find and grep files using boolean expressions.'
author:
  - 'Ronaldo Ferreira de Lima aka jimmy <jimmy.tty@gmail.com>'
build_requires:
  File::Basename: '0'
  File::Path: '0'
  File::Spec: '0'
  File::Spec::Functions: '0'
  IO::Handle: '0'
  IPC::Open3: '0'
  Test::More: '0'
  Time::Piece: '0'
  Time::Seconds: '0'
  perl: '5.010'
  strict: '0'
configure_requires:
  ExtUtils::MakeMaker: '0'
  perl: '5.010'
dynamic_config: 0
generated_by: 'Dist::Zilla version 5.036, CPAN::Meta::Converter version 2.150001'
license: perl
meta-spec:
  url: http://module-build.sourceforge.net/META-spec-v1.4.html
  version: '1.4'
name: App-BoolFindGrep
requires:
  Carp: '0'
  English: '0'
  File::Find: '0'
  Getopt::Long: '0'
  IO::File: '0'
  List::Util: '0'
  Moo: '0'
  Pod::Find: '0'
  Pod::Usage: '0'
  Text::Balanced: '0'
  Text::Glob: '0'
  autodie: '0'
  charnames: '0'
  common::sense: '0'
  perl: '5.010'
  warnings: '0'
resources:
  repository: https://github.com/jimmytty/App-BoolFindGrep.git
version: '0.04'