Main > Free Download Search >

Free in building software for linux

in building

Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 955
Building Block 1-0-0

Building Block 1-0-0


Building Block ist the Open Source Content Management Software for your website. more>>
Building Block ist the Open Source Content Management Software for your website. It is lightweight and has minimal hardware requirements.
At the same time it is powerful and delivers high performance. Building Blocks diversity allows you to create and manage professional web projects directly in your browser.
Enhancements:
- This initial release is stable and is recommended for production use on non-critical data.
<<less
Download (0.064MB)
Added: 2006-06-26 License: GPL (GNU General Public License) Price:
1216 downloads
My Own Building System 2.3.2

My Own Building System 2.3.2


My Own Building System (a.k.a. mobs) is a GPLd build system, lightweight and easy to use, with a limited application framework. more>>
My Own Building System (a.k.a. mobs) is a GPLd build system, lightweight and easy to use, with a limited application framework. My Own Building System project gets information from the end-user wanting to build your project and modifies the building process according to such information.

It provides the developer with some development helpers, including some makefile framework and an interface for the end-user (the 0 script). This building system supports the (more or less) automatic building of C, C++, Bison/Yacc, Flex/Lex, and Texinfo source files, and the creation of static and shared libraries and binaries.

It is not a GNU autoconf/automake clone, and although the command line of the 0 script certainly mimics the one of GNU configure it is only for the sake of end-users. Internally, and from the point of view of the developer, is very different.

<<less
Download (0.041MB)
Added: 2006-09-25 License: GPL (GNU General Public License) Price:
1125 downloads
pwbuilder 0.6.3

pwbuilder 0.6.3


pwbuilder is a tool for building Slackware packages. more>>
pwbuilder is a powerful tool for creating software packages for Slackware Linux. pwbuilder aims to be the easiest tool in its category.

However, pwbuilder provides an advanced API that allows you to make packages exactly in the way you want.
<<less
Download (0.10MB)
Added: 2005-04-12 License: GPL (GNU General Public License) Price:
1655 downloads
Perl::Dist::Vanilla::Build 7

Perl::Dist::Vanilla::Build 7


Perl::Dist::Vanilla::Build is a Perl module for building Vanilla Perl from scratch. more>>
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 resulting Vanilla Perl installation itself.

This document describes the build process for generating a Vanilla Perl executable installer.

<<less
Download (0.050MB)
Added: 2006-08-30 License: Perl Artistic License Price:
1153 downloads
GAdminSquid 0.0.4

GAdminSquid 0.0.4


GAdminSquid application is a C/GTK+ graphical user interface for the Squid proxy server. more>>
GAdminSquid application is a C/GTK+ graphical user interface for the Squid proxy server.

Featuring: Most options found in squid and advanced ACL-building. Delay pools and logformats are discarded for now but are planned. Some options may not be compiled into your squid so youll have to delete those in the configuration tab if you get any errors.

<<less
Download (0.10MB)
Added: 2007-06-25 License: GPL (GNU General Public License) Price:
858 downloads
Test::Builder 0.64

Test::Builder 0.64


Test::Builder is a backend for building test libraries. more>>
Test::Builder is a backend for building test libraries.

SYNOPSIS

package My::Test::Module;
use Test::Builder;
require Exporter;
@ISA = qw(Exporter);
@EXPORT = qw(ok);

my $Test = Test::Builder->new;
$Test->output(my_logfile);

sub import {
my($self) = shift;
my $pack = caller;

$Test->exported_to($pack);
$Test->plan(@_);

$self->export_to_level(1, $self, ok);
}

sub ok {
my($test, $name) = @_;

$Test->ok($test, $name);
}

Test::Simple and Test::More have proven to be popular testing modules, but theyre not always flexible enough. Test::Builder provides the a building block upon which to write your own test libraries which can work together.

<<less
Download (0.069MB)
Added: 2006-08-30 License: Perl Artistic License Price:
1150 downloads
inicrond 3.4.0

inicrond 3.4.0


inicrond is a education-oriented content management system. more>>
inicrond is a education-oriented content management system.

It features online test-building, the ability to see test results with the test sheet itself, and support for multiple languages.

inicrond project includes modules for members, courses, forums, admin, groups, calendar, and more.

<<less
Download (2.0MB)
Added: 2006-08-18 License: GPL (GNU General Public License) Price:
1162 downloads
ModPerl::BuildMM 2.0.2

ModPerl::BuildMM 2.0.2


ModPerl::BuildMM is a subclass of ModPerl::MM used for building mod_perl 2.0. more>>
ModPerl::BuildMM is a "subclass" of ModPerl::MM used for building mod_perl 2.0.

SYNOPSIS

use ModPerl::BuildMM;

# ModPerl::BuildMM takes care of doing all the dirty job of overriding
ModPerl::BuildMM::WriteMakefile(...);

# if there is a need to extend the methods
sub MY::postamble {
my $self = shift;

my $string = $self->ModPerl::BuildMM::MY::postamble;

$string .= "nmydist : manifest tardistn";

return $string;
}

ModPerl::BuildMM is a "subclass" of ModPerl::MM used for building mod_perl 2.0. Refer to ModPerl::MM manpage.

<<less
Download (3.5MB)
Added: 2006-08-31 License: Perl Artistic License Price:
1149 downloads
kbilliards 0.8.7

kbilliards 0.8.7


kbilliards is a funny billiards simulator game, under KDE, Linux. more>>
kbilliards is a funny billiards simulator game, under KDE, Linux.
This recreation game is a stable version and fully playable. However I am still looking forward to improving it.
Enhancements:
- one bug fixed
- minor graphic improvements
- initial support for "waf" building system
<<less
Download (2.0MB)
Added: 2006-06-04 License: GPL (GNU General Public License) Price:
1242 downloads
Mail::Message::Construct::Build 2.066

Mail::Message::Construct::Build 2.066


Mail::Message::Construct::Build is a Perl module for building a Mail::Message from components. more>>
Mail::Message::Construct::Build is a Perl module for building a Mail::Message from components.

SYNOPSIS

my $msg3 = Mail::Message->build
(From => me, data => "only twonlinesn");

my $msg4 = Mail::Message->buildFromBody($body);

Complex functionality on Mail::Message objects is implemented in different files which are autoloaded. This file implements the functionality related to building of messages from various components.

<<less
Download (0.57MB)
Added: 2006-08-30 License: GPL (GNU General Public License) Price:
1150 downloads
Math::TotalBuilder::Common 1.10

Math::TotalBuilder::Common 1.10


Math::TotalBuilder::Common is a Perl module with common unit sets for building totals. more>>
Math::TotalBuilder::Common is a Perl module with common unit sets for building totals.

SYNOPSIS

use Math::TotalBuilder;
use Math::TotalBuilder::Common;

# units for 952 pence
my %tender = build($Math::TotalBuilder::Common::uk_money_old, 952);

This package is just a set of common sets of units for use with the code in Math::TotalBuilder.

<<less
Download (0.005MB)
Added: 2006-09-21 License: Perl Artistic License Price:
1128 downloads
XML::XPath::Builder 1.13

XML::XPath::Builder 1.13


XML::XPath::Builder is a SAX handler for building an XPath tree. more>>
XML::XPath::Builder is a SAX handler for building an XPath tree.

SYNOPSIS

use AnySAXParser;
use XML::XPath::Builder;

$builder = XML::XPath::Builder->new();
$parser = AnySAXParser->new( Handler => $builder );

$root_node = $parser->parse( Source => [SOURCE] );

XML::XPath::Builder is a SAX handler for building an XML::XPath tree.

XML::XPath::Builder is used by creating a new instance of XML::XPath::Builder and providing it as the Handler for a SAX parser. Calling `parse() on the SAX parser will return the root node of the tree built from that parse.

<<less
Download (0.039MB)
Added: 2006-08-31 License: Perl Artistic License Price:
1149 downloads
AxKit::XSP::WebUtils 1.6

AxKit::XSP::WebUtils 1.6


AxKit::XSP::WebUtils is a Perl module for utilities for building XSP web apps. more>>
AxKit::XSP::WebUtils is a Perl module for utilities for building XSP web apps.

SYNOPSIS

Add the taglib to AxKit (via httpd.conf or .htaccess):
AxAddXSPTaglib AxKit::XSP::WebUtils
Add the web: namespace to your XSP tag:
< xsp:page
language="Perl"
xmlns:xsp="http://apache.org/xsp/core/v1"
xmlns:web="http://axkit.org/NS/xsp/webutils/v1"
>
Then use the tags:
< web:redirect >
< web:uri >foo.xsp< /web:uri >
< /web:redirect >

The XSP WebUtils taglib implements a number of features for building web applications with XSP. It makes things like redirects and getting/setting headers sim

<<less
Download (0.005MB)
Added: 2006-09-01 License: Perl Artistic License Price:
1148 downloads
Mail::Action 0.40

Mail::Action 0.40


Mail::Action is a Perl module for building modules that act on incoming mail. more>>
Mail::Action is a Perl module for building modules that act on incoming mail.

SYNOPSIS

use base Mail::Action;

Sometimes, you just need a really simple mailing address to last for a few days. You want it to be easy to create and easy to use, and you want it to be sufficiently anonymous that your real address isnt ever exposed.

Mail::TempAddress, Mail::TempAddress::Addresses, and Mail::TempAddress::Address make it easy to create a temporary mailing address system.

<<less
Download (0.011MB)
Added: 2006-09-05 License: Perl Artistic License Price:
1144 downloads
PSA::Test::Builder 0.49_01

PSA::Test::Builder 0.49_01


PSA::Test::Builder is a backend for building test libraries. more>>
PSA::Test::Builder is a backend for building test libraries.

SYNOPSIS

package My::Test::Module;
use PSA::Test::Builder;
require Exporter;
@ISA = qw(Exporter);
@EXPORT = qw(ok);

my $Test = Test::Builder->new;
$Test->output(my_logfile);

sub import {
my($self) = shift;
my $pack = caller;

$Test->exported_to($pack);
$Test->plan(@_);

$self->export_to_level(1, $self, ok);
}

sub ok {
my($test, $name) = @_;

$Test->ok($test, $name);
}

END {
$Test->_ending();
}

Test::Simple and Test::More have proven to be popular testing modules, but theyre not always flexible enough. Test::Builder provides the a building block upon which to write your own test libraries which can work together.

And the block was found to be rotten, and so PSA::Test::Builder was constructed.

<<less
Download (0.11MB)
Added: 2006-08-31 License: Perl Artistic License Price:
1149 downloads
Secleted [ 0 ] software to compare
  • Page: 1 of 5
  • 1
  • 2
  • 3
  • 4
  • 5