Cisco Cisco Firepower Management Center 4000 Licensing Information

Page of 3886
             Open Source Used In FireSIGHT System Version 5.4.0.x
   3359
 
 
DEPENDENCIES
 
Test::More
 
 
DESCRIPTION
       Text::CSV provides facilities for the composition and decomposition of
       comma-separated values.  An instance of the Text::CSV class can combine
       fields into a CSV string and parse a CSV string into fields.
 
       The module accepts either strings or files as input and can utilize any
       user-specified characters as delimiters, separators, and escapes so it is
       perhaps better called ASV (anything separated values) rather than just CSV.
 
 
COPYRIGHT AND LICENSE
 
       Copyright (C) 1997 Alan Citterman. All rights reserved.
       Copyright (C) 2007-2009 Makamaka Hannyaharamitu. All rights reserved.
 
       This library is free software; you can redistribute it and/or modify
       it under the same terms as Perl itself.
 The "Artistic License"
 
Preamble
 
The intent of this document is to state the conditions under which a
Package may be copied, such that the Copyright Holder maintains some
semblance of artistic control over the development of the package,
while giving the users of the package the right to use and distribute
the Package in a more-or-less customary fashion, plus the right to make
reasonable modifications.
 
Definitions:
 
"Package" refers to the collection of files distributed by the
Copyright Holder, and derivatives of that collection of files
created through textual modification.
 
"Standard Version" refers to such a Package if it has not been
modified, or has been modified in accordance with the wishes
of the Copyright Holder as specified below.
 
"Copyright Holder" is whoever is named in the copyright or
copyrights for the package.