Showing 235 open source projects for "perl script"

View related business solutions
  • Earn up to 16% annual interest with Nexo. Icon
    Earn up to 16% annual interest with Nexo.

    Access competitive interest rates on your digital assets.

    Generate interest, borrow against your crypto, and trade a range of cryptocurrencies — all in one platform. Geographic restrictions, eligibility, and terms apply.
    Get started with Nexo.
  • Forever Free Full-Stack Observability | Grafana Cloud Icon
    Forever Free Full-Stack Observability | Grafana Cloud

    Our generous forever free tier includes the full platform, including the AI Assistant, for 3 users with 10k metrics, 50GB logs, and 50GB traces.

    Built on open standards like Prometheus and OpenTelemetry, Grafana Cloud includes Kubernetes Monitoring, Application Observability, Incident Response, plus the AI-powered Grafana Assistant. Get started with our generous free tier today.
    Create free account
  • 1
    fccu.evtreader is a computer forensic tool that will help an investigator to analyze MS Windows event log files. It is a perl script made to be run under GNU/Linux but should run on other platforms too.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    debpatch is a perl script which can help a user to build Debian packages with their own patches automatically. For more information, please visit: http://victor.csie.org/debpatch/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    'bglimiter' is a Perl script for monitoring and limiting of background processes. Code is mainly based on the 'bgcheck' Perl script by blue@blue.dhs.org , the script was modified so it would work on BSD's.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    AMaViS is a script that interfaces a mail transport agent (MTA) with virus scanners.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Gemini 3 and 200+ AI Models on One Platform Icon
    Gemini 3 and 200+ AI Models on One Platform

    Access Google's best plus Claude, Llama, and Gemma. Fine-tune and deploy from one console.

    Build, govern, and optimize agents and models with Gemini Enterprise Agent Platform.
    Start Free
  • 5
    split.pl is a file splitter for large files. When it splits a file it also creates a shell script and DOS batch file to recreate the original file with its original name. It comes with a companion script, join.pl, to reassemble file fragments.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    This perl script, Peril, uses the Perl module File::Tail to tail the syslog file (or any other file for that matter) and inserts the lines into a MySQL database using DBI. It includes a quick phpMyEdit generated page to view the logs through a browser an
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    A Perl script that renames files of a config-file specified type (ex: mp3) to a user specified naming scheme. The script tries to resolve parts of the file name to specific variables (ex: title). Will prompt for duplicates and keep a log.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Introduction Sudoscriptd/sudoshell are a pair of Perl scripts that provide an audited shell using sudo(8) and script(1).
    Downloads: 1 This Week
    Last Update:
    See Project
  • 9
    A simple perl script/daemon to convert syslog-ns logfile to an RSS Feed!!!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 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
  • 10
    Muve is a perl script for moving predefined sets of files to an mp3 player with a single command. It is designed for the Creative Muvo series, but will most probably work for others as well.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    RSMeter is a package for interfacing to the RadioShack/Metex 22-168A series of serial-connected multimeters. Currently, it includes an ncurses interface and a script to graph readings. Support for other meters is planned in the future, with an API.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 12
    janus watcher - Dynamic DNS watcher for FreeS/WAN & forks. Perl script that watches dynamic DNS hosts and replaces the connection when the IP address changes.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Keep is a Perl script that is intended to be the opposite of the UNIX 'rm' command. It deletes all files other than those specified as arguments to the command. In other words it keeps the files you tell it to and deletes the rest.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Nagiostat parses performance-data from Nagios and generates graphs of trends over time. Nagiostat makes use of RRD-tool. It then generates graphs on-the-fly through a CGI-script and HTML-templates.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    RAIDmon2 is a simple perl-script for linux to monitor DELL's PERC/4 RAID-controller with SNMP. It uses X-window (Tk at version 2.2, GTK in older ones) or STDOUT as output. Requires Perl, TK or GTK, snmpd und the PERC-MIB.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    This is an email server in a box. Using ldap authentication for imap, pop3, smtp, and SSL/TLS versions of each. Includes web user-interface, web administration, web filters. Installs on top of RedHat in under 20 minutes by running one script.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Use this tool to protect the source of your Perl-Project and make the scripts unreadable without compiling! Currently the Script replaces the names of variables (Scalars / Hashes) with random-character constructions. PerlSourceProtector supports to work
    Downloads: 1 This Week
    Last Update:
    See Project
  • 18
    SNMPGraph is a simple graphing tool for SNMP information containing a perl script to update the database and a PHP webinterface for viewing the graph. It uses rrdtool and the snmpget command.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 19
    Geninstaller is a Gentoo GNU/Linux installer script intended to compliment the Gentoo handbook.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    PACIE (Perl Analysis Console for Intrusion Events) Attempts to be a complete replacement for ACID. Place this cgi script on your internal webserver and receive powerfull reporting on your current snort database.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    The DMOZ white/blacklist generator is a Perl script to convert the RDF download file from the DMOZ website into one or more whitelists compatible with the SquidGuard and Dan's Guardian web content filters.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Perf::Stopwatch is a Perl Module that can be quickly added and removed from any existing code to debug/optimize portions of code. Example of use are: database calls, loop efficiency, total script time, and webpage timeouts.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    This perl script (apache_log_sql.pl) is for moving Apache common log format log files into Oracle databases.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Cisco Wireless Logs (CWLogs) is a collection of perl scripts to track the number of users and manage the log files on your Cisco wireless network. It will track the number of users per day/month and new users. Script to send config changes also incld.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    aranger.pl aims at organizing mp3 files automatically for you. The idea is that you should be able to run the script on a large amount of files to get them organized in a consistent manner according to your desires.
    Downloads: 0 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB