Cisco Cisco Firepower Management Center 4000 Licensing Information

Page of 7263
             Open Source Used In Firepower System Version 6.0                                                                                                                                   
3426
DAMAGE.
 
2.329 Sys-Syslog 0.32 
2.329.1 Available under license : 
---
abstract: 'Perl interface to the UNIX syslog(3) calls'
author:
 - 'Sebastien Aperghis-Tramoni <sebastien@aperghis.net>'
build_requires:
 ExtUtils::MakeMaker: 0
configure_requires:
 ExtUtils::MakeMaker: 0
dynamic_config: 1
generated_by: 'ExtUtils::MakeMaker version 6.62, CPAN::Meta::Converter version 2.112150'
license: perl
meta-spec:
 url: http://module-build.sourceforge.net/META-spec-v1.4.html
 version: 1.4
name: Sys-Syslog
no_index:
 directory:
   - t
   - inc
requires:
 Carp: 0
 Fcntl: 0
 File::Basename: 0
 File::Spec: 0
 POSIX: 0
 Socket: 0
 Test::More: 0
 XSLoader: 0
resources:
 repository: https://github.com/maddingue/Sys-Syslog.git
version: 0.32
NAME
 
   Sys::Syslog - Perl interface to the UNIX syslog(3) calls
 
 
DESCRIPTION
 
   Sys::Syslog is an interface to the UNIX syslog(3) program.
   Call syslog() with a string priority and a list of printf() args
   just like syslog(3).