Download List

프로젝트 설명

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.

System Requirements

System requirement is not defined
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

이 릴리스는 paranoid::network::socket에의 때문에 로컬 네임 스페이스에서 가져온된 심볼의 탐지는 제대로 작동 되지 않았습니다에서 버그를 해결 합니다. 이 주로 Perl 5.14 설치를 영향을.
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은이 릴리스에 대 한 주요 추가 이다. 펄 응용 프로그램, Perl의 소켓 또는 CPAN Socket6 모듈 제공 여부 관련된 함수 사용 가능한 경우에 자동으로 데 려에서 IPv6 지원 단순화 하기 위해 설계 되었습니다. 이 릴리스에 또한 전체 IPv6 지원은 시스템에서 사용할 수를 상징 하는 간단한 부울 함수를 제공 합니다. 이렇게 하면 코드 IPv4/IPv6 코드 분기를 직접 모든 소켓 버전 테스트를 할 필요 없이. 향상 되었습니다 또한 Paranoid::Network 및 Paranoid::Module.
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

Perl 5.14 및 최신 버전에 대 한 IPv6 지원 향상 (socket6는 더 이상 그들을 위해 필요). Paranoid::berkeleydb와 paranoid::lockfile의 부분 포크 보호 되도록 수정 된 되었습니다 했다. 프로세스를 안전 하 게 갈래 수 및 부모 프로세스와 충돌을 피하기 위해 자동으로 캐시 된 파일 핸들을 다시 합니다.
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

이 릴리스 고정 META.yml 생성 및 과대 버그 : Lockfile하고 내부 코드 BerkeleyDB에 대한 dB의 lockfile 처리를 옮겼습니다.
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를 지원하며, ipInNetwork에 추가된 새로운 extractIPs 함수는 임의의 텍스트에서 IPv4/IPv6 주소를 추출하기위한 추가되었습니다.
IPv6 support was added to ipInNetwork, and a new extractIPs function was added for extracting IPv4/IPv6 addresses from arbitrary text.

Project Resources