Perl 5 version 32.0 documentation

Core modules (S)

A | B | C | D | E | F | G | H | I | J | K | L | M | N | O | P | Q | R | S | T | U | V | W | X | Y | Z
  • Safe
  • - Compile and execute code in restricted compartments
  • Scalar::Util
  • - A selection of general-utility scalar subroutines
  • SDBM_File
  • - Tied access to sdbm files
  • Search::Dict
  • - look - search for key in dictionary file
  • SelectSaver
  • - save and restore selected file handle
  • SelfLoader
  • - load functions only on demand
  • Socket
  • - networking constants and support functions
  • Storable
  • - persistence for Perl data structures
  • Sub::Util
  • - A selection of utility subroutines for subs and CODE references
  • Symbol
  • - manipulate Perl symbols and their names
  • Sys::Hostname
  • - Try every conceivable way to get hostname
  • Sys::Syslog
  • - Perl interface to the UNIX syslog(3) calls