Cisco Cisco Firepower Management Center 4000 Licensing Information

Page of 7263
             Open Source Used In Firepower System Version 6.0                                                                                                                                   
2111
5.6 or better.  Some modules within this package depend on other
packages that are distributed separately from Perl.  We recommend that
you have the following packages installed before you install
libwww-perl:
 
 URI
 MIME-Base64
 HTML-Tagset
 HTML-Parser
 libnet
 Digest-MD5
 Compress-Zlib
 
If you want to access sites using the https protocol, then you need to
install the Crypt::SSLeay or the IO::Socket::SSL module.  The
README.SSL file will tell you more about how libwww-perl supports SSL.
 
 
INSTALLATION
 
You install libwww-perl using the normal perl module distribution drill:
 
  perl Makefile.PL
  make
  make test
  make install
 
If you don't want to install any programs (only the library files) then
pass the '--no-programs' option to Makefile.PL:
 
  perl Makefile.PL --no-programs
 
 
DOCUMENTATION
 
See the lib/LWP.pm file for an overview of the library. See the
Changes file for recent changes.
 
POD style documentation is included in all modules and scripts.  These
are normally converted to manual pages and installed as part of the
"make install" process.  You should also be able to use the 'perldoc'
utility to extract and read documentation from the module files
directly.
 
 
SUPPORT
 
Bug reports and suggestions for improvements can be sent to the