Cisco Cisco Firepower Management Center 4000 Licensing Information

Page of 3886
             Open Source Used In FireSIGHT System Version 5.4.0.x
   3358
<http://www.gnu.org/licenses/>.
 
 The GNU General Public License does not permit incorporating your program
into proprietary programs.  If your program is a subroutine library, you
may consider it more useful to permit linking proprietary applications with
the library.  If this is what you want to do, use the GNU Lesser General
Public License instead of this License.  But first, please read
<http://www.gnu.org/philosophy/why-not-lgpl.html>.
 
2.325 Text-CSV 1.16 
2.325.1 Available under license : 
--- #YAML:1.0
name:               Text-CSV
version:            1.16
abstract:           comma-separated values manipulator (using XS or PurePerl)
author:
   - Makamaka Hannyaharamitu, E<lt>makamaka[at]cpan.orgE<gt>
license:            perl
distribution_type:  module
configure_requires:
   ExtUtils::MakeMaker:  0
requires:
   IO::Handle:     0
   Test::Harness:  0
   Test::More:     0
no_index:
   directory:
       - t
       - inc
generated_by:       ExtUtils::MakeMaker version 6.48
meta-spec:
   url:      http://module-build.sourceforge.net/META-spec-v1.4.html
   version:  1.4
Text::CSV version 1.16
========================
 
comma-separated values manipulator
 
INSTALLATION
 
To install this module type the following:
 
  perl Makefile.PL
  make
  make test
  make install