[go: up one dir, main page]

Perl Version Control Software

View 78 business solutions

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

  • Gen AI apps are built with MongoDB Atlas Icon
    Gen AI apps are built with MongoDB Atlas

    The database for AI-powered applications.

    MongoDB Atlas is the developer-friendly database used to build, scale, and run gen AI and LLM-powered apps—without needing a separate vector database. Atlas offers built-in vector search, global availability across 115+ regions, and flexible document modeling. Start building AI apps faster, all in one place.
    Start Free
  • The All-in-One Commerce Platform for Businesses - Shopify Icon
    The All-in-One Commerce Platform for Businesses - Shopify

    Shopify offers plans for anyone that wants to sell products online and build an ecommerce store, small to mid-sized businesses as well as enterprise

    Shopify is a leading all-in-one commerce platform that enables businesses to start, build, and grow their online and physical stores. It offers tools to create customized websites, manage inventory, process payments, and sell across multiple channels including online, in-person, wholesale, and global markets. The platform includes integrated marketing tools, analytics, and customer engagement features to help merchants reach and retain customers. Shopify supports thousands of third-party apps and offers developer-friendly APIs for custom solutions. With world-class checkout technology, Shopify powers over 150 million high-intent shoppers worldwide. Its reliable, scalable infrastructure ensures fast performance and seamless operations at any business size.
    Learn More
  • 1
    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: 39 This Week
    Last Update:
    See Project
  • 2
    Gitolite

    Gitolite

    Hosting git repositories

    Gitolite is a lightweight Git server and access-control system that lets many human users share a single Unix account while enforcing fine-grained permissions. Configuration is “as code”: you manage users’ SSH keys and per-repo rules in a special admin repository, then push to apply changes instantly. Permissions are precise—read, write, or force-push can be allowed or denied per repository, branch, tag, or arbitrary ref patterns—so sensitive branches can be protected. Delegation features let large organizations hand off subsets of administration without giving away global control, and “wild” repositories make self-service project creation possible within policy. Hooks, logging, and auditing are baked in, giving visibility into who pushed what and when. Because it rides on plain SSH and standard Git, it’s fast, portable, and easy to host on anything from a low-power VPS to an enterprise server.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 3
    Codestriker is a web application supporting online code reviewing, typically diffs generated by a Source Code Management system or plain unidiff patches. There are integration points with CVS, Subversion, Clearcase, Perforce and Visual SourceSafe.
    Downloads: 7 This Week
    Last Update:
    See Project
  • 4
    The DevTools project is an open-source (BSD-licensed) set of development tools, including a set of shared gmake-style utility makefiles, the TLM version-control wrapper, and various other little utility C++ programs and Perl and Python scripts.
    Downloads: 11 This Week
    Last Update:
    See Project
  • MongoDB Atlas runs apps anywhere Icon
    MongoDB Atlas runs apps anywhere

    Deploy in 115+ regions with the modern database for every enterprise.

    MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
    Start Free
  • 5
    Cvsplot is a perl script which analyses the history of a CVS-managed project. The script executes on a set of files, analyses their history, and automatically generates graphs that plot lines of code and number of files against time.
    Leader badge">
    Downloads: 11 This Week
    Last Update:
    See Project
  • 6
    CVS Monitor is a perl CGI application for monitoring activity in a CVS repository. It is somewhat similar in purpose to cvsweb, but far more useful when you want to keep an eye on current development, or provide a view into the project to the public.
    Downloads: 5 This Week
    Last Update:
    See Project
  • 7
    Cvs Changelog Builder
    CvsChangelogBuilder is an utility to generate advanced, differential and/or graphical changelogs, for a project hosted on a CVS server (CVS change log). It provides a better output than the 'cvs log' command, and accept a lot of options.
    Leader badge">
    Downloads: 5 This Week
    Last Update:
    See Project
  • 8
    The script helps commiting changes on several branches in CVS by creating a bunch of CVS commands which the user normally would have to create himself.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 9
    A source code diff tool. Adapted from cvsweb, it makes code inspection easy. It also provides another diff tool with which you can either compare two files or two directories recursively. It is written in perl and uses String::Ediff for finer diff.
    Downloads: 2 This Week
    Last Update:
    See Project
  • Simple, Secure Domain Registration Icon
    Simple, Secure Domain Registration

    Get your domain at wholesale price. Cloudflare offers simple, secure registration with no markups, plus free DNS, CDN, and SSL integration.

    Register or renew your domain and pay only what we pay. No markups, hidden fees, or surprise add-ons. Choose from over 400 TLDs (.com, .ai, .dev). Every domain is integrated with Cloudflare's industry-leading DNS, CDN, and free SSL to make your site faster and more secure. Simple, secure, at-cost domain registration.
    Sign up for free
  • 10
    SandWeb is a web-based CVS client. Most of the functionality is modular, and we intend to support Subversion in a future release.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 11
    A CVS with simple architecture and easy interface. Use to sincronize automatically a directory, project or for backup. Works in any OS with Perl. FEATURES: web access; client/server; protocol compression; own chksum; Web Admin.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 12
    A library for generic Version Control System access in Perl
    Downloads: 1 This Week
    Last Update:
    See Project
  • 13
    gitslave

    gitslave

    Coordinated multi-repository super-projects for Git

    Gitslave is a script for coordinated version control of large projects combining code from multiple independent repositories using Git. More flexible than traditional git submodules, gitslave provides a simple wrapper around command-line git that manages a directory tree with multiple subsidiary ("slave") git repositories in sub-directories of a "master" git repository. Any git command run from the "gits" wrapper will be performed in all the git repositories; for example gits checkout -b newbranch will create the new branch in all repositories. Gitslave has been used for mid-sized product development with many slave repositories (representing different programs and plugins), branches, tags, and developers; and for single-person repositories tracking groups of .emacs and .vim repositories (in the latter case, it is basically used to keep the slave repositories up to date via a single command).
    Downloads: 1 This Week
    Last Update:
    See Project
  • 14
    Gives an overview (in a graphical-directory-view) where changes have to be done/expected on a three-way-diff. Not to be used for the actual diff/merge itself, but usefull to get an overview in advance.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 15
    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: 1 This Week
    Last Update:
    See Project
  • 16
    Automation for managing Perforce codelines, based on a library of reusable Perl modules. Each codeline (branch) can have its own automated submit regression and shared default view.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Audited Objects (AO) is a tool for the analysis and optimization of automated software processes such as builds. It supports reuse of previously built objects, generation of prerequisite data, parallelization, etc.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Textual and graphical CVS statistics generator written in perl.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    This simple utility alows you to view the differences in branches of you cvs project in a graphical and easy to understand way.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    This project is meant to be a catch-all project for miscellaneous short scripts and patches that enhance CVS.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    CVS Web Client is the new name for a combined cvsweb+cvswebedit. It allows users to edit files in a CVS repository, using only a web browser.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    CVS tools - set of utilities for users, project/build managers and system administrators. The tools use platform independent languages like bash, Perl, Python or Java. Platform support Win32/Cygwin and Linux based file systems. PROJECT MOVED. See Github user jaalto.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    CVSConsole is a Console based Text User Interface for CVS. The Frontend is planned in Curses Development Kit. Unlike the shell kind of interface, CVSConsole is menu based and utilises the full screen (25x80). The project allows the user to browse the rep
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    A suite of CVS goodies written in perl for the harried Big Project Administrator.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    CVSreport formats and mails configurable reports of CVS events (add, remove, modify). It is meant to cooperate with cvsweb/viewcvs CGIs.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • 4
  • Next