Linux SoftwareSearchlike perl

Tag «like perl»: downloads



Search results for «like perl»:

Perl::Dist::Builder 0.0.5 by David A. Golden


Perl::Dist::Builder is a Perl module to create win32 Perl installers.

SYNOPSIS

use Perl::Dist::Builder;
my $pdb = Perl::Dist::Builder->new( 'vanilla.yml' );
$pdb->remove_image;
$pdb->build_all;

Perl::Dist::Builder is alpha software.

Perl::Dist::Builder uses a configuration file to… 


Code::Perl 0.03 by Fergal Daly


Code::Perl is a Perl module to produce Perl code from a tree.

SYNOPSIS

use Code::Perl::Expr qw( :easy );

my $c = derefh(scal('hash'), calls('getkey'));

print $c->perl; # ($hash)->{getkey()}

Code::Perl allows you to build chunks of Perl code as a tree and then when you're finishe… 


Oak::Web::HTML::A 1.8 by Daniel Ruoso


Oak::Web::HTML::A is a HTML tag (Container). A Container to hold objects inside an A tag.

Perl Oak Component Tree - Web Interface Components. This package brings the Web Component library, used to create web interfaces to your applications. See also the Forest Web Application Builder, a tool that… 


Inline::CPR 0.12 by Brian Ingerson


Inline::CPR is C Perl Run. Embed Perl in C, ala Inline

SYNOPSIS

#!/usr/local/bin/cpr

int main(void) {

printf("Hello World, I'm running under Perl version %sn",
CPR_eval("use Config; $Config{version}")
);

return 0;
}
… 


Visual Perl/Tk 1.22 by Felix Liberman


Visual Perl/Tk is a GUI development solution for beginners and professionals.

Agenda
Why Perl/Tk
Other languages/libraries
Comparison table
Alternative visual tools for Perl/Tk
What beginners need
Why experienced programmer need it
What VPTK offers
Features that are not supported… 


Perl OS 1.2 by Daniil Kulchenko


Perl OS is kind of like a toy written in the Perl module Tk. It is like a miny operating system within in operating sysem, hence the name Perl OS.

There was a 0.1, 0.2, and 0.3, but now with all the new features, I have chosen not to show them due to age. I wrote the first version of this program… 


Perl::Dist::Vanilla::Build 7 by Perl::Dist::Vanilla::Build Team


Perl::Dist::Vanilla::Build is a Perl module for building Vanilla Perl from scratch.

The Perl::Dist::Vanilla distribution on CPAN contains scripts and instructions for downloading component sources and assembling them into the executable installer for Vanilla Perl. It does not include the resultin… 


Perl Chat 0.1.1 by Torrance Jones


Perl Chat is a project that consists of a client and a server, both written in perl.

The goal of this project is to create a chat server that can be used on smaller networks such as a college campus or a business network.

Both the client and the server are written in Perl, and the client use… 


Perl/Linux 0.9.5 by Don Mahurin


Perl/Linux is a Linux distribution where ALL programs are written in perl.

Many of the programs came from Perl Power Tools (PPT). Other programs came from Jay Kominek's Perl/Linux page.

Other programs, I wrote or enhanced, including: plHttpd (web server), edit (aced based), vi (enhanced aced),… 


Test::Perl::Critic 0.07 by Jeffrey Ryan Thalhammer


Test::Perl::Critic is a Perl module use Perl::Critic in test programs.

SYNOPSIS

use Test::Perl::Critic;

critic_ok($file); #Test one file
all_critic_ok($dir_1, $dir_2, $dir_N ); #Test all files in several $dirs
all_critic_ok()… 


CVS Perl library 0.07 by Olivier Poitrey


CVS Perl library is a Perl module which is a wrapper around the CVS command with an object-oriented interface.

Installation:

To install this module type the following:

perl Makefile.PL
make
make test
make install

Requirements:
Perl
IO::Pty
IPC::Run
Class::Accessor
FileHandle
Fi… 


Perl Playlist 0.1 by John Hass


Perl Playlist is a command line application to generate m3u files based on your all your MP3s.

Perl Playlist uses MP3::Info to read the MP3 tags.

Perl playlist maker was designed to build a playlist on a remote machine that does not have a screen or X windows.

Requirements:
Perl
perl MP… 


Perl OpenID 1.1 by Dag Arneson


Perl OpenID is a perl module for verifying OpenID identities.

Here are some key features of "Perl OpenID":
asy-to-use API
Does not depend on underlying web framework
Extensive documentaion
Ready-to-use store implementation
Test suite
Licensed under the LGPL

What's New in This Relea… 


Tclperl 3.1 by Jean-Luc Fontaine


Tclperl project allows the execution of Perl code from within a TCL interpreter using one or several embedded Perl interpreters.

This package allows the execution of Perl code from a Tcl interpreter, as in:

package require tclperl
set interpreter [perl::interp new]
$interpreter e… 


gtk2-perl 1.132 by Gtk2-Perl Team


gtk2-perl project is the collective name for a set of perl bindings for Gtk+ 2.x and various related libraries. These modules make it easy to write Gtk and Gnome applications using a natural, perlish, object-oriented syntax.

This set of extension modules gives the Perl developer full access to th… 


Facebook Perl 0.0.0pre1 by Michael Snoyman


Facebook Perl has opened up an API to get access to some of the features of their site. Facebook Perl provides a Perl library to access this.

What's New in This Release:
This is the first version written. It is currently being used on a (seemingly stable) site, albeit an incredibly simple one.
… 


gscmxx 0.4.1 by Markus Koppenberger


gscmxx is a gtk-frontend to scmxx written in perl.

With gscmxx you can access your siemens cell phones from your desktop.

It supports phonebooks, addressbook, sms and some other features.

Requirements:
scmxx >= 0.6.x
perl >= 5.005
Gtk-Perl >= 0.7008
gtk+… 


The Pure Perl RayCaster 1.0b by Giannis Economou


The Pure Perl RayCaster is a small simple Ray casting application written completely in Perl without using any 3D API library or OpenGL. For the GUI, Pure Perl RayCaster uses wxPerl (WxWindows port to Perl).

Pure Perl RayCaster can load a 3D object from a file (in RAW format), display the object… 


qndmp3 0.2 by Wemmer Alexander


qndmp3 (the Quick and Dirty MP3 Player) is a Perl-based console MP3 player-frontend with playlist support. In the future this file will be more informative.

Requirements:
qndmp3 requires Perl, some extra perl-modules, and a mp3-player, which is used for actually playing the files. Till now only… 


BUM - Boot-Up Manager 2.1.8 by Fabio


BUM - Boot-Up Manager is a Perl-Gtk2 application to handle runlevels configuration of any debian derivative system.

With this program the user will easily start and stop boot-up scripts, without the necessity to handle thru complex links and permissions.

Boot-Up Manager has been tested on an U… 



Related:

    search


Featured Software

jEdit 4.3 pre8
jEdit is an Open Source text editor written in Java

Opera 9.02
Surf the Internet in a safer, faster, and easier way with Opera browser

GNU Aspell 0.60.4
GNU Aspell is a Free and Open Source spell checker designed to eventually replace Ispell



Top tags