The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

NAME

ircindexer-single - Trawl a single server for network information

SYNOPSIS

  ## Get complete usage details:
  $ ircindexer-single --help
  
  ## Simple usage:
  $ ircindexer-single -f JSON -s irc.cobaltirc.org -o cobaltirc.out
  

DESCRIPTION

Trawl a single server for network statistics.

By default, outputs human-readable Perl data structures.

AUTHOR

Jon Portnoy <avenj@cobaltirc.org>