[go: up one dir, main page]

Showing 9389 open source projects for "perl"

View related business solutions
  • MaintainX is the world-leading mobile-first workflow management platform for industrial and frontline workers. Icon
    MaintainX is the world-leading mobile-first workflow management platform for industrial and frontline workers.

    Trusted by Operational Leaders Across the Globe

    Your day-to-day maintenance tasks, simplified. MaintainX eliminates the paperwork, so you can spend less time on your clipboard and more time getting things done.
    Learn More
  • No-Nonsense Code-to-Cloud Security for Devs | Aikido Icon
    No-Nonsense Code-to-Cloud Security for Devs | Aikido

    Connect your GitHub, GitLab, Bitbucket or Azure DevOps account to start scanning your repos for free.

    Aikido provides a unified security platform for developers, combining 12 powerful scans like SAST, DAST, and CSPM. AI-driven AutoFix and AutoTriage streamline vulnerability management, while runtime protection blocks attacks.
    Learn More
  • 1
    Perl 5

    Perl 5

    The Perl programming language

    This repository contains the reference implementation of the Perl 5 programming language, including the interpreter, core modules, build system, and an extensive test suite. Perl 5 is a multi-paradigm language renowned for powerful text processing, rich regular expressions, and pragmatic glue code across systems. The core distribution is highly portable, building on Unix, Linux, Windows, and many other platforms, with stable release cycles and careful back-compatibility. ...
    Downloads: 2 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: 25 This Week
    Last Update:
    See Project
  • 3
    ExifTool

    ExifTool

    ExifTool meta information reader/writer

    ExifTool is a battle-tested Perl application for reading, writing, and batch-editing metadata in thousands of file types—images, videos, audio, documents, and more. It understands major standards like EXIF, IPTC, and XMP as well as an enormous range of camera maker notes and container formats (for example, QuickTime/MP4, PDF, TIFF). Typical workflows include extracting metadata to JSON/CSV/XML, renaming files from timestamps or tags, shifting capture times, copying tags between files, and cleaning or normalizing fields for archives. ...
    Downloads: 104 This Week
    Last Update:
    See Project
  • 4
    Notepad++

    Notepad++

    Free, open-source text editor

    Notepad++ is a source code editor that is free to use and is available in various languages. The source code editor is also written in C++ and is based on the Scintilla editing component. Notepad++ offers a wide range of features, such as autosaving, line bookmarking, simultaneous editing, tabbed document interface, and many more features. Over 140 plugins are also available to use in the default program. Notepad++ takes advantage of higher execution speed and smaller program size by...
    Downloads: 3,076 This Week
    Last Update:
    See Project
  • Effortlessly manage macOS, iOS, iPadOS and tvOS devices across multiple clients and locations. Icon
    Effortlessly manage macOS, iOS, iPadOS and tvOS devices across multiple clients and locations.

    The Most Powerful Apple Device Management Tool for MSPs and IT Teams

    Addigy solutions accelerate Apple adoption in any environment.
    Learn More
  • 5
    clamtk

    clamtk

    An easy to use, light-weight, on-demand virus scanner for Linux system

    ClamTk is a graphical front-end for ClamAV, the open-source antivirus engine for Unix-like systems. It provides an easy-to-use interface for on-demand virus scanning, making ClamAV more accessible to desktop users.​
    Downloads: 28 This Week
    Last Update:
    See Project
  • 6
    Perl5 plugins for IntelliJ IDEA

    Perl5 plugins for IntelliJ IDEA

    Perl5 plugins for IntelliJ IDEA

    Perl5-IDEA is a plugin for JetBrains IDEs, including IntelliJ IDEA, that provides comprehensive support for Perl 5 development. It enhances the development experience with features like syntax highlighting, code completion, and debugging tools.​
    Downloads: 4 This Week
    Last Update:
    See Project
  • 7
    PerlPowerTools

    PerlPowerTools

    Perl Power Tools

    PerlPowerTools is a collection of Unix command-line tools reimplemented in pure Perl. It aims to provide consistent behavior across platforms, especially on systems lacking standard Unix utilities. This project is particularly useful for environments where traditional tools are unavailable.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 8
    LCOV

    LCOV

    LCOV

    LCOV is an extension of GCOV, a GNU tool that provides information about what parts of a program are actually executed (i.e. "covered") while running a particular test case. The extension consists of a set of Perl scripts that builds on the textual GCOV output to implement the following enhanced functionality,
    Downloads: 12 This Week
    Last Update:
    See Project
  • 9
    CTK

    CTK

    CLIP Tool Kit (CTK)

    CTK (CLIP Tool Kit) is a computational biology toolkit implemented in Perl, designed for analyzing CLIP sequencing data. It offers a streamlined pipeline from raw reads through peak calling and motif discovery.
    Downloads: 2 This Week
    Last Update:
    See Project
  • Easily build robust connections between Salesforce and any platform Icon
    Easily build robust connections between Salesforce and any platform

    We help companies using Salesforce connect their data with a no-code Salesforce-native solution.

    Like having Postman inside Salesforce! Declarative Webhooks allows users to quickly and easily configure bi-directional integrations between Salesforce and external systems using a point-and-click interface. No coding is required, making it a fast and efficient and as a native solution, Declarative Webhooks seamlessly integrates with Salesforce platform features such as Flow, Process Builder, and Apex. You can also leverage the AI Integration Agent feature to automatically build your integration templates by providing it with links to API documentation.
    Learn More
  • 10
    SmokePing

    SmokePing

    The Active Monitoring System

    SmokePing is a latency monitoring tool that measures, visualizes, and alerts on network latency using configurable probes such as ping, fping, or HTTP checks. Developed by Tobi Oetiker, it provides detailed, historical graphs of network performance, making it ideal for diagnosing intermittent issues or verifying SLAs. It uses RRDtool for data storage and graphing.
    Downloads: 42 This Week
    Last Update:
    See Project
  • 11
    Lyrion Music Server

    Lyrion Music Server

    Server for Squeezebox and compatible players

    ...Administration happens through a friendly web interface, with options for library rescans, playlist management, and performance tuning on small devices like the Raspberry Pi. Written largely in Perl and designed to be cross-platform, it runs happily on Linux, macOS, Windows, and many NAS appliances, making it a dependable hub for whole-home
    Downloads: 22 This Week
    Last Update:
    See Project
  • 12
    Nipe

    Nipe

    An engine to make Tor network your default gateway

    ...NET_ADMIN) inside the container. Behind the scenes, the code is modular: for instance, parts of the logic around installation and utility functions are separated into Perl modules (e.g. in lib/Nipe/Utils/Install.pm).
    Downloads: 9 This Week
    Last Update:
    See Project
  • 13
    re2

    re2

    Alternative to backtracking regular expression engines

    ...In Perl mode, RE2 accepts most Perl operators. The only excluded ones are those that require backtracking (and its potential for exponential runtime) to implement. These include backreferences (submatching is still okay) and generalized assertions. The Syntax page documents the supported Perl-mode syntax in detail. The default is Perl mode.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 14
    OpenKore

    OpenKore

    A free/open source client and automation tool for Ragnarok Online

    ...The project supports plugins and modular extensions, enabling customization for different servers and play styles. OpenKore is cross-platform, running on Windows, Linux, and macOS, and is written primarily in Perl. With a strong community and extensive documentation, it is widely used by players and developers who want to explore automation, bot behavior, or server testing. The software emphasizes configurability, giving users control over character strategies and in-game decision-making.
    Downloads: 16 This Week
    Last Update:
    See Project
  • 15
    pcsc-tools

    pcsc-tools

    Some tools to be used with smart cards and PC/SC

    pcsc-tools is a suite of tools used to test smart cards and PC/SC drivers. It provides utilities like pcsc_scan to monitor smart card readers and scriptor to send commands to smart cards, aiding in development and troubleshooting.
    Downloads: 24 This Week
    Last Update:
    See Project
  • 16
    CVPR / ICCV LaTeX Template

    CVPR / ICCV LaTeX Template

    Extended LaTeX template for CVPR/ICCV papers

    This repo contains quickstart code for writing CVPR/ICCV papers in LaTeX. It is a direct extension of the official template (for CVPR 2022 and beyond) and is submission-ready. Up-to-date for CVPR 2024.
    Downloads: 16 This Week
    Last Update:
    See Project
  • 17
    get_iplayer

    get_iplayer

    A utility for downloading TV and radio programmes from BBC iPlayer

    get_iplayer is a command-line tool for downloading and streaming content from BBC iPlayer and BBC Sounds. It provides access to TV programs and radio broadcasts available on the BBC's platforms and allows users to archive content for offline use. The tool includes search, recording, and metadata tagging features and is popular among users looking to maintain access to BBC content globally.
    Downloads: 21 This Week
    Last Update:
    See Project
  • 18
    OpenFortiVPN

    OpenFortiVPN

    Client for PPP+TLS VPN tunnel services

    openfortivpn is a command-line SSL VPN client for connecting to Fortinet FortiGate gateways without relying on proprietary GUIs. It negotiates the SSL/TLS tunnel, authenticates with credentials (and commonly with two-factor methods), then brings up a secure point-to-point interface and installs routes and DNS settings. The tool aims to be minimal and dependable: a single binary with an INI-style config file, systemd compatibility, and clear runtime diagnostics. It handles details like MTU...
    Downloads: 53 This Week
    Last Update:
    See Project
  • 19
    youtube-viewer

    youtube-viewer

    Lightweight YouTube client for Linux

    youtube-viewer is a lightweight YouTube client for Linux, providing a command-line interface to search and play YouTube videos. It offers a minimalistic alternative to browsing YouTube through a web browser.​
    Downloads: 6 This Week
    Last Update:
    See Project
  • 20
    CLOC (Count Lines of Code)

    CLOC (Count Lines of Code)

    Count lines of code in multiple languages with detailed statistics

    cloc (Count Lines of Code) is a command-line tool that analyzes source code and reports the number of lines by language, distinguishing between code, comments, and blank lines. It supports hundreds of programming languages and is highly useful for estimating project size, comparing codebases, or tracking development progress. cloc can analyze entire directories, version control repositories, and even compressed archives.
    Downloads: 16 This Week
    Last Update:
    See Project
  • 21
    latexindent.pl

    latexindent.pl

    Perl script to add indentation to LaTeX files

    Perl script to add indentation (leading horizontal space) to LaTeX files. It can modify line breaks before, during and after code blocks; it can perform text wrapping and paragraph line break removal. It can also perform string-based and regex-based substitutions/replacements. The script is customizable through its YAML interface. latexindent.exe is a standalone executable file that does not require a perl installation.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Koha Library Software

    Koha Library Software

    Community Koha plus additional patches needed for ByWater Partners

    Koha is a free, open-source, web-based library management system (ILS) that helps libraries streamline operations and improve user services. It's used by libraries of all sizes worldwide and is built using library standards and protocols. Koha is a fully featured, scalable library management system with a configurable user interface, adaptable for any library type, and has been translated into many languages. Development is sponsored by libraries of varying types and sizes, volunteers, and...
    Downloads: 14 This Week
    Last Update:
    See Project
  • 23
    Mojolicious (Mojo)

    Mojolicious (Mojo)

    Perl real-time web framework

    Mojolicious is a modern, real-time web framework for Perl that ships batteries-included for building both APIs and dynamic web apps. It features a fast non-blocking I/O loop, a built-in HTTP/1.1 and WebSocket server, and first-class support for JSON, templates, and routing. Developers can start small with Mojolicious::Lite, a concise DSL for single-file apps, then grow into a full MVC structure with controllers, plugins, and reusable components.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Request Tracker (RT)

    Request Tracker (RT)

    Request Tracker, an enterprise-grade issue tracking system

    Request Tracker is an open-source, enterprise-grade issue and ticket tracking system. It helps organizations manage workflows, customer requests, and internal project tasks efficiently.​
    Downloads: 6 This Week
    Last Update:
    See Project
  • 25
    DuckDuckGo Android App

    DuckDuckGo Android App

    Privacy browser for Android

    DuckDuckGo is an app that gives you utmost privacy when browsing online. It stops you from getting tracked and protects your personal and private information, no matter where the internet may take you. Apart from providing standard browsing functionality, DuckDuckGo blocks all hidden third-party trackers, forces sites to use an encrypted connection where available, and provides a Privacy Grade rating for each website you visit.
    Downloads: 8 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • 4
  • 5
  • Next