Downloadliste

Projektbeschreibung

The Paranoid modules provide a number of routines that are intended for use in strict and taint-safe scripts. The modules cover a variety of tasks from command-line argument parsing to process and network management. All of the modules use a debug trace framework for diagnostic output that is easily used and extended for application code as well.

Systemanforderungen

Die Systemvoraussetzungen sind nicht definiert
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2011-12-30 07:44
0.33

Diese Version behebt einen Fehler im Paranoid::Network::Socket durch die Erkennung der importierten Symbole in den lokalen Namespace korrekt funktionierte. Dies wirkte vor allem Perl 5.14 Installationen.
Tags: 0.33
This release fixes a bug in Paranoid::Network::Socket because of which detection of imported symbols in the local namespace wasn't working correctly. This primarily impacted Perl 5.14 installations.

2011-12-21 11:30
0.32

Paranoid::Network::Socket ist der Zusatz-Dur für diese Version. Es ist zur Vereinfachung der Unterstützung von IPv6 in Perl-Anwendungen automatisch bringen in verwandte Funktionen ggf., ob von Socket oder CPAN Socket6 Perl Module zur Verfügung gestellt. Diese Version bietet auch eine einfache boolesche Funktion der kennzeichnet, ob vollständige IPv6-Unterstützung auf dem System verfügbar ist. Dadurch können Sie Code IPv4/IPv6 Code Filialen ohne alle Socket Version Tests selbst tun. Paranoid::Network und Paranoid::Module wurden auch Verbesserungen vorgenommen.
Tags: 0.32
Paranoid::Network::Socket is the major addition for this release. It is designed to simplify supporting IPv6 in Perl applications, automatically bringing in related functions if available, whether provided by Perl's Socket or CPAN Socket6 modules. This release also provides a simple boolean function which denotes whether full IPv6 support is available on the system. This allows you to code IPv4/IPv6 code branches without having to do all the Socket version tests yourself. Improvements were also made to Paranoid::Network and Paranoid::Module.

2011-12-10 08:43
0.31

Bessere IPv6-Unterstützung für Perl Version 5.14 und neuer (Socket6 ist nicht mehr nötig). Teile von Paranoid::BerkeleyDB und Paranoid::Lockfile wurden überarbeitet, um Gabel-sicher sein. Prozesse können sicher gegabelt und zwischengespeicherte Dateizugriffsnummern werden automatisch wieder geöffnet, um Kollisionen mit den Eltern-Prozess zu vermeiden.
Improved IPv6 support for Perl version 5.14 and newer (Socket6 is no longer need for them). Parts of Paranoid::BerkeleyDB and Paranoid::Lockfile have been reworked to be fork-safe. Processes can be safely forked and cached file handles will be automatically reopened to avoid collisions with the parent process.

2011-08-18 18:57
0.30

Dieses Release behobenen Fehler in der META.yml Generation und Paranoid:: Lockfile und zog die db Sperrdatei Handling für BerkeleyDB internen Code.
This release fixed bugs in the META.yml generation and Paranoid::Lockfile, and moved the db lockfile handling for BerkeleyDB to internal code.

2011-04-14 11:14
0.28

IPv6-Unterstützung wurde ipInNetwork hat, und eine neue Funktion extractIPs wurde zur Extraktion IPv4/IPv6-Adressen aus beliebigen Text aufgenommen.
IPv6 support was added to ipInNetwork, and a new extractIPs function was added for extracting IPv4/IPv6 addresses from arbitrary text.

Project Resources