-- Perl 5.10.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 - search for key in dictionary file
  • SelectSaver - save and restore selected file handle
  • SelfLoader - load functions only on demand
  • Shell - run shell commands transparently within perl
  • Socket - load the C socket.h defines and structure manipulators
  • Storable - persistence for Perl data structures
  • Switch - A switch statement for Perl
  • 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
  • Sys::Syslog::win32::Win32 - Win32 support for Sys::Syslog