EnglishFrenchSpanish

OnWorks favicon

perlfreebsd - Online in the Cloud

Run perlfreebsd in OnWorks free hosting provider over Ubuntu Online, Fedora Online, Windows online emulator or MAC OS online emulator

This is the command perlfreebsd that can be run in the OnWorks free hosting provider using one of our multiple free online workstations such as Ubuntu Online, Fedora Online, Windows online emulator or MAC OS online emulator

PROGRAM:

NAME


perlfreebsd - Perl version 5 on FreeBSD systems

DESCRIPTION


This document describes various features of FreeBSD that will affect how Perl version 5
(hereafter just Perl) is compiled and/or runs.

FreeBSD core dumps from readdir_r with ithreads
When perl is configured to use ithreads, it will use re-entrant library calls in
preference to non-re-entrant versions. There is a bug in FreeBSD's "readdir_r" function
in versions 4.5 and earlier that can cause a SEGV when reading large directories. A patch
for FreeBSD libc is available (see http://www.freebsd.org/cgi/query-pr.cgi?pr=misc/30631 )
which has been integrated into FreeBSD 4.6.

$^X doesn't always contain a full path in FreeBSD
perl sets $^X where possible to a full path by asking the operating system. On FreeBSD the
full path of the perl interpreter is found by using "sysctl" with "KERN_PROC_PATHNAME" if
that is supported, else by reading the symlink /proc/curproc/file. FreeBSD 7 and earlier
has a bug where either approach sometimes returns an incorrect value (see
http://www.freebsd.org/cgi/query-pr.cgi?pr=35703 ). In these cases perl will fall back to
the old behaviour of using C's argv[0] value for $^X.

Use perlfreebsd online using onworks.net services


Free Servers & Workstations

Download Windows & Linux apps

  • 1
    PAC Manager
    PAC Manager
    PAC is a Perl/GTK replacement for
    SecureCRT/Putty/etc (linux
    ssh/telnet/... gui)... It provides a GUI
    to configure connections: users,
    passwords, EXPECT regula...
    Download PAC Manager
  • 2
    GeoServer
    GeoServer
    GeoServer is an open-source software
    server written in Java that allows users
    to share and edit geospatial data.
    Designed for interoperability, it
    publishes da...
    Download GeoServer
  • 3
    Firefly III
    Firefly III
    A free and open-source personal finance
    manager. Firefly III features a
    double-entry bookkeeping system. You can
    quickly enter and organize your
    transactions i...
    Download Firefly III
  • 4
    Apache OpenOffice Extensions
    Apache OpenOffice Extensions
    The official catalog of Apache
    OpenOffice extensions. You'll find
    extensions ranging from dictionaries to
    tools to import PDF files and to connect
    with ext...
    Download Apache OpenOffice Extensions
  • 5
    MantisBT
    MantisBT
    Mantis is an easily deployable, web
    based bugtracker to aid product bug
    tracking. It requires PHP, MySQL and a
    web server. Checkout our demo and hosted
    offerin...
    Download MantisBT
  • 6
    LAN Messenger
    LAN Messenger
    LAN Messenger is a p2p chat application
    for intranet communication and does not
    require a server. A variety of handy
    features are supported including
    notificat...
    Download LAN Messenger
  • More »

Linux commands

Ad