Browse free open source Perl Build Tools and projects below. Use the toggles on the left to filter open source Perl Build Tools by OS, license, language, programming language, and project status.

  • Our Free Plans just got better! | Auth0 Icon
    Our Free Plans just got better! | Auth0

    With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.

    You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
    Try free now
  • Desktop and Mobile Device Management Software Icon
    Desktop and Mobile Device Management Software

    It's a modern take on desktop management that can be scaled as per organizational needs.

    Desktop Central is a unified endpoint management (UEM) solution that helps in managing servers, laptops, desktops, smartphones, and tablets from a central location.
    Learn More
  • 1
    This is NASM - the famous Netwide Assembler. THIS PAGE IS OUT OF DATE; we no longer use any Sourceforge services other than mailing lists. Get the current versions from http://www.nasm.us/.
    Leader badge
    Downloads: 164 This Week
    Last Update:
    See Project
  • 2
    Perl-Dist-Strawberry

    Perl-Dist-Strawberry

    Tooling to build and package releases for Perl on Windows

    Perl-Dist-Strawberry is tooling to build and package releases for Perl on Windows. Strawberry Perl is a binary distribution of Perl for the Windows operating system, including a bundled compiler and pre-installed modules.
    Downloads: 23 This Week
    Last Update:
    See Project
  • 3

    makepp

    GNU make compatible but reliable and simpler build tool

    Makepp, a build program which has a number of features that allow for reliable builds and simpler build files, is a drop-in replacement for GNU make. It supports almost all of the syntax that GNU make supports, and can be used with makefiles produced by utilities such as automake. It is called makepp (or make++) because it was designed with special support for C++, which has since been extended to other languages like Swig or embedded SQL. Some features that makepp adds to make are: greatly improved handling of builds that involve multiple makefiles (recursive make is no longer necessary); automatic scanning for include files; rebuild triggered if build command changes; checksum-based signature methods for reliable builds, smart enough to ignore whitespace or comment changes; extensibility through Perl programming (within your makefile); repositories (automatically importing files from another tree); build caches (not recompiling identically what a user of the same cache already did
    Leader badge
    Downloads: 67 This Week
    Last Update:
    See Project
  • 4
    tmake is a tool which auto-creates Makefile, IDE project files (and possibly even autoconf files !) from a very simple template format. The majority of tmake was written by trolltech (makers of qt), and this version on sourceforge has some enhancement
    Leader badge
    Downloads: 76 This Week
    Last Update:
    See Project
  • Free and Open Source HR Software Icon
    Free and Open Source HR Software

    OrangeHRM provides a world-class HRIS experience and offers everything you and your team need to be that HR hero you know that you are.

    Give your HR team the tools they need to streamline administrative tasks, support employees, and make informed decisions with the OrangeHRM free and open source HR software.
    Learn More
  • 5
    The LAMPAS project is a combination of common Open Source tools that provides a unified system from where administrators, developers and other parties can manage a large application cluster. The underlying platform is LAMP based.
    Leader badge
    Downloads: 30 This Week
    Last Update:
    See Project
  • 6
    Overview of pre-defined compiler macros for standards, compilers, operating systems, and hardware architectures.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 7

    mingw-portage

    Small Portage for mingw & mingw-w64.

    Mingw-portage contain program `minmerge' and collection of scripts to build some packages. Together they allow you to automatically build any supported software packages for 32-bit mingw or 64-bit mingw-w64 and indeed toolchain. Requirements: MSYS & corresponding toolchain.
    Downloads: 9 This Week
    Last Update:
    See Project
  • 8
    Automated build system. CVS commit / watch / tag notification via email, newsgroup, and/or IRC. Console-based file manipulation tools and utilities. XML-based file copy/FTP script. IRC session logger. Synchronize web site with CVS. GPL. Tested on
    Downloads: 6 This Week
    Last Update:
    See Project
  • 9
    Boiler-template (source) file generator. Automates (source) file generation from template files: speeds up developement of redundant or re-usable software and more. An example template for Linux Kernel Device Drivers generation, is included.
    Downloads: 4 This Week
    Last Update:
    See Project
  • The Leading All-In-One Vacation Rental Software for Property Managers Icon
    The Leading All-In-One Vacation Rental Software for Property Managers

    Hostaway helps you grow your property management business by automating and streamlining every aspect of your business

    The dashboard and mobile app allows users to manage their marketing, sales, accounting, reporting, payment and communication needs all in one place. As premium partners of channels such as VRBO, Booking.com, Airbnb, Homeaway and Expedia, with the ability to manage advanced setups, no other platform gives you the type of control and peace of mind that a Hostaway user has. The software is designed with teams in mind - it's easy to train staff and keep them happy while improving business at the same time! Hostaway also provides a booking engine, wordpress website and both marketing and sales tools for managing your valuable direct bookings.
    Learn More
  • 10
    Our goal is to build development utils for TOPPERS. TOPPERS is a uITRON4.0 specification real time kernel distributed as free.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 11
    This project has a lively SVN repository for build recipes, over 1000 F/OSS softwares are available. The tool "pkgbuild" is for building packages on Solaris 11/OpenIndiana from RPM-like spec files. The tool also runs on OmniOS. If you want, you can create new style IPS packages and old style SVR4 packages for Solaris 10. The tool is not updated frequently, but the following "build recipes" for pkgbuild is updated every day. For a few hundred build-recipes see the sub-project "spec-files-extra" or "SFE". We already have stacks of e.g. multimedia players mplyer/vlc or postfix/dovecot/cyrus-sasl/spamfiltering. But there is so much more to be added! Volunteers to the build-recipes are always welcome. Please ask on the mailing list or irc://irc.freenode.org/#pkgbuild Please proceed now with the link below and remember to visit "SFE" on the left and browse through the available packages list in SVN. Or go for one of the binary repositories with ready-to-use IPS packages.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 12
    This project enables a transparent integration of C/C++ and Java (and other languages such as C#, php...) in Eclipse. The project includes JQuantlib. sKWash makes use of swig. See home page for more info.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 13
    Cross platform libraries and tools that may make your life easier.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 14
    IDE for portables GUI applications in Perl. Works with wxPerl (wxWindows), GML (GUI Markup Language) and HPL.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 15
    libtool-cache is a Perl script that caches the commands executed by GNU libtool to increase compilation speed primarily on systems running Microsoft Windows and using Cygwin. It caches both compile and link commands.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 16
    Android Applications Manager is a third party software to manage applications from your Android mobile phone to your computer and from your computer to your mobile.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 17
    What's ? Tux2live is a toolkit to build your Linux live environment from what you installed in hard disk and it's easy to customize and configure. Official web site: [En] http://tux2live.sourceforge.net/ [zh_TW] http://tux.nchc.org.tw/trac/tux2live
    Downloads: 1 This Week
    Last Update:
    See Project
  • 18
    Module::Build is a pure-perl replacement for the ExtUtils::MakeMaker module. It performs several actions during compilation, testing, and installation of modules. It also performs several tasks useful to module authors, such as testing and bundling a
    Downloads: 1 This Week
    Last Update:
    See Project
  • 19
    chklinks is a non-threaded Perl link checker. It helps finding broken links on your website. It does not raises many simultaneously connections for its job, run out of the resources and crash your system in a moment.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 20
    mAdchAt Encore une autre adaptation de slashdot.org autour du theme des ezines underground et de la diffusion des infos du meme theme. Le projet est orienté utilisateurs (en grand nombre) et se veut portable dans le but d'universaliser (ou de s'adapter
    Downloads: 1 This Week
    Last Update:
    See Project
  • 21
    A-line is an MPW/Perl-based build system for the development of Mac software which uses simple configuration files to automate construction, packaging, and distribution of software projects such as applications and code resources.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    ABIcheck is a tool for checking an application's compliance with a library's defined Application Binary Interface (ABI). It relies on ABI definition information contained in the library. Example definitions are given for GNOME and glibc.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    ACDK - Artefaktur Component Development Kit - is a platform independent C++-framework similar to Java or C#/.NET for generating distributed and scriptable components and applications.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    A collection of build tools, scripts, and AIX packages to build open source packages in AIX's native package format (installp aka bff).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Abuild is no longer being maintained. In the years since its creation, better options have emerged. Even so.... Abuild is a scalable build system that applies Object-Oriented principles to the build problem. It is powerful and flexible and helps ensure build integrity while simplifying the user's view of the build. A thorough user's manual is included.
    Downloads: 0 This Week
    Last Update:
    See Project