The Proc::Simple package provides objects that model real- life processes from a user's point of view. A new process object is created by $myproc = Proc::Simple->new(); Either shell-like command lines or references to perl subroutines can be specified for launching a process in background. A 10-second sleep process, for example, can be started via the shell as $myproc->start("sleep 10"); or, as a perl subroutine, with $myproc->start(sub { sleep(10); }); WWW: http://search.cpan.org/dist/Proc-Simple/ ink rel='vcs-git' href='https://phantom.tfcis.org/~lantw44/git/freebsd-ports-gnome' title='freebsd-ports-gnome Git repository'/>
aboutsummaryrefslogtreecommitdiffstats
path: root/biology/seaview
Commit message (Expand)AuthorAgeFilesLines
* Update the default version of GCC in the Ports Collection from GCC 4.7.4gerald2014-09-111-0/+1
* - Update to 4.5.2miwi2014-06-042-5/+5
* - Update to 4.5.1miwi2014-05-213-8/+13
* - Stage supportmiwi2014-02-272-21/+18
* In preparation for making libtool generate libraries with a sane name, fix allbapt2013-12-111-2/+2
* Add NO_STAGE all over the place in preparation for the staging support (cat: ...bapt2013-09-201-0/+1
* - Remove MAKE_JOBS_SAFE variableak2013-08-151-1/+0
* - Update to 4.4.2miwi2013-07-152-3/+3
* - Update to 4.4.1miwi2013-03-262-25/+17
* Bump PORTREVISION after DESKTOP_ENTRIES updatemakc2013-01-231-0/+1
* - Update DESKTOP_ENTRIES:makc2013-01-071-2/+2
* - Update to version 4.4.0pawel2012-10-315-76/+56
* - Reassign to the heap at maintainer's requesttabthorpe2012-10-011-7/+2