---
abstract: 'recs - A system for command-line analysis of data'
author:
  - 'Ben Bernard <perlhacker@benjaminbernard.com>'
  - 'Keith Amling <keith.amling@gmail.com>'
  - 'Thomas Sibley <tsibley@cpan.org>'
build_requires:
  File::Spec::Functions: '0'
  IPC::Open2: '0'
  Module::Versions::Report: '1.06'
  Test::More: '0.88'
configure_requires:
  ExtUtils::MakeMaker: '0'
dynamic_config: 0
generated_by: 'Dist::Zilla version 6.008, CPAN::Meta::Converter version 2.150005'
license: mit
meta-spec:
  url: http://module-build.sourceforge.net/META-spec-v1.4.html
  version: '1.4'
name: App-RecordStream
no_index:
  directory:
    - devel
    - eg
    - examples
    - fatlib
    - inc
    - local
    - share
    - t
    - tests
    - xt
  package:
    - KeyspecRecorder
    - MockCursor
    - RecordingArray
    - RecordingHash
optional_features:
  recs-fromapache:
    description: 'Apache log parsing'
    requires:
      Apache::Log::Parser: '0'
  'recs-fromdb and recs-todb':
    description: 'SQL database support'
    requires:
      DBI: '0'
      Tie::IxHash: '0'
  recs-frommongo:
    description: 'MongoDB data source'
    requires:
      JSON::PP: '0'
      MongoDB: '0'
  recs-fromps:
    description: 'Process list data source'
    requires:
      Proc::ProcessTable: '0'
  recs-fromtcpdump:
    description: 'Network packet capture parsing'
    requires:
      Net::DNS::Packet: '0'
      Net::Pcap: '0'
      NetPacket::ARP: '0'
      NetPacket::Ethernet: '0'
      NetPacket::IP: '0'
      NetPacket::TCP: '0'
      NetPacket::UDP: '0'
  recs-fromxferlog:
    description: 'Transfer (xfer) log parsing'
    requires:
      Net::FTPServer::XferLog: '0'
  'recs-fromxml and recs-fromatomfeeds':
    description: 'XML/Atom sources'
    requires:
      HTTP::Request: '0'
      LWP::UserAgent: '0'
      List::MoreUtils: '0'
      XML::Twig: '0'
  recs-togdgraph:
    description: 'GD graph output'
    requires:
      GD::Graph: '0'
      GD::Graph::bars: '0'
      GD::Graph::lines: '0'
      GD::Graph::points: '0'
recommends:
  Cpanel::JSON::XS: '!= 3.0201, != 3.0202, != 3.0203, != 3.0204'
  Term::ReadKey: '0'
  Text::CSV_XS: '0.99'
requires:
  Carp: '0'
  Cwd: '0'
  Data::Dumper: '0'
  Date::Manip: '0'
  File::Basename: '0'
  File::Glob: '0'
  File::Temp: '0'
  FindBin: '0'
  Getopt::Long: '0'
  IO::String: '0'
  JSON::MaybeXS: '1.002005'
  Module::Pluggable::Object: '5.1'
  Pod::Perldoc: '0'
  Scalar::Util: '0'
  Text::Autoformat: '0'
  Text::CSV: '0'
  Tie::Array: '0'
  Tie::Hash: '0'
resources:
  bugtracker: https://rt.cpan.org/Dist/Display.html?Name=App-RecordStream
  homepage: https://github.com/benbernard/RecordStream
  repository: https://github.com/benbernard/RecordStream.git
version: 4.0.25
x_contributors:
  - 'Ben Bernard <github@benjaminbernard.com>'
  - 'Brandon Forehand <b4hand@users.sf.net>'
  - 'Eli Lindsey <eli@siliconsprawl.com>'
  - 'James McCoy <vega.james@gmail.com>'
  - 'Pat McIlroy <itgpmc@gmail.com>'
  - 'Punyashloka Biswal <punya.biswal@gmail.com>'
  - 'Shawn Halpenny <paxunix@gmail.com>'
  - 'Tomohiro Hosaka <bokutin@bokut.in>'
  - 'Torsten Blix <torsten.blix@gmail.com>'
x_serialization_backend: 'YAML::Tiny version 1.69'