Sisyphus repositório
Última atualização: 1 outubro 2023 | SRPMs: 18631 | Visitas: 37701307
en ru br
ALT Linux repositórios
S:0.25-alt6
5.0: 0.25-alt1
4.1: 0.25-alt1

Group :: Desenvolvimento/Perl
RPM: perl-PPerl

 Principal   Changelog   Spec   Patches   Sources   Download   Gear   Bugs e FR  Repocop 

A versão atual: 0.25-alt1
Data da compilação: 9 agosto 2007, 09:52 ( 873.0 weeks ago )
Tamanho:: 32.75 Kb

Home page:   http://search.cpan.org/~msergeant/PPerl/

Licença: Perl license
Sumário: make perl scripts persistent in memory
Descrição:

PPerl  turns ordinary perl  scripts into long running daemons,
making subsequent  executions extremely fast. It forks several
processes for each script, allowing many processes to call the
script at once.

The easiest way to use it is to change your shebang line from
"#!/usr/bin/perl -w" to use pperl instead:
"#!/usr/bin/pperl -w".

Like other persistent environments, this one has problems
with things like BEGIN blocks, global variables, etc.

Mantenedor currente: Nikolay A. Fetisov

Lista dos contribuidores

Lista dos rpms provida por esta srpm:

  • perl-PPerl
ACL:
     
    projeto & código: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
    mantenedor atual: Michael Shigorin
    mantenedor da tradução: Fernando Martini aka fmartini © 2009