Download List

Projeto Descrição

PSC (Perl Secure Conf) is a setuid wrapper and Perl
module for securely passing configuration data to
Perl scripts, especially DBI passwords etc. The
wrapper opens a conf file, drops priviledge, and
then execs the Perl script, leaving the filehandle
available to the Perl script for reading (and writing,
if allowed). Config::Secure is a module (available on
CPAN as well) that initializes, and optionally parses
the config file. Please note this is still vera alpha,
yet seems to work smoothly.

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.

2001-11-09 22:33
0.1.1

Uma grande reformulação, mudando a maneira PSC é a interface mais amigável e robusta. Ele pode ser usado com a maioria das linguagens de script (e não apenas Perl).
Tags: Development, Major feature enhancements
A major rewrite, changing the way PSC is interfaced to be more user friendly and robust. It can be used with most scripting languages (not just Perl).

2001-09-10 22:16
0.0.2

Um bug que impedia o PSC de trabalhar com CGI foi fixos.
Tags: Development, Major bugfixes
A bug that prevented PSC from working with CGI was fixed.

Project Resources