Showing 424 open source projects for "perl script"

View related business solutions
  • Train ML Models With SQL You Already Know Icon
    Train ML Models With SQL You Already Know

    BigQuery automates data prep, analysis, and predictions with built-in AI assistance.

    Build and deploy ML models using familiar SQL. Automate data prep with built-in Gemini. Query 1 TB and store 10 GB free monthly.
    Try Free
  • 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
  • 1
    ISC - The ISAAC Stream Cipher

    ISC - The ISAAC Stream Cipher

    ISC lets you encrypt & decrypt text and files of any type up to 4GB

    ISAAC is a cryptographically secure pseudo-random number generator (CSPRNG) and stream cipher. It was developed by Bob Jenkins from 1993-1996 and placed in the Public Domain. ISAAC is fast - especially when optimised - and portable to most architectures in nearly all programming and scripting languages. After more than 20 years of existence ISAAC has not been broken, and the little program you have here allows you to use it to encrypt and decrypt text of arbitrary length, files of any...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 2
    docx2txt

    docx2txt

    Perl based utility to extract formatted text content from MS Docx file

    Docx2txt is a Perl based command-line utility to convert (even corrupted) Microsoft docx documents to reasonably formatted text files, along with appropriate character conversions. Apart from Perl it also requires a command line unzipping program like unzip/7z/pkzipc/wzunzip.
    Leader badge
    Downloads: 21 This Week
    Last Update:
    See Project
  • 3
    A collection of utilities in perl and bash shell script to make life easier in general, and with CVS in particular. ...and some LilyPond Music.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4

    Xris Malden Pictures

    Perl scripts for image manipulations based on its EXIF metadata

    Script Perl pour manipuler des images sur la base de leur métadonnées EXIF ... très utile pour les fichiers images bruts (raw) et en particuliers pour les appareils Nikon (utilisation de la métadonnée ShutterCount d'un appareil Nikon pour le renommage des fichiers) Pré-requis : quelques modules Perl Image::ExifTool, File::Basename and FileHandle 2 applications Mac OS X sont disponibles pour lesquelles les pré-requis sont inclus --- Perl scripts for image manipulations based on its EXIF metadata ... particularly for raw and Nikon raw images requirements : Perl modules Image::ExifTool, File::Basename and FileHandle Mac OS X applications include these requirements
    Downloads: 0 This Week
    Last Update:
    See Project
  • Go From AI Idea to AI App Fast Icon
    Go From AI Idea to AI App Fast

    One platform to build, fine-tune, and deploy ML models. No MLOps team required.

    Access Gemini 3 and 200+ models. Build chatbots, agents, or custom models with built-in monitoring and scaling.
    Try Free
  • 5
    BGINFO4X - BGINFO for X and for Windows!

    BGINFO4X - BGINFO for X and for Windows!

    Shows desktop information on your screen

    BGINFO for X, also called BGINFO4X, is a clone of the popular program BGINFO for Microsoft Windows created by Sysinternals. BGINFO4X is designed for pretty print useful information (CPU model, Hostname, IP address, OS version, Office version, and much more ...) on your desktop background or wallpaper. See the screenshots to see BGINFO4X in action. BGINFO4X is Multi Platform (Windows, MacOSX, Linux, BSD). BGINFO4X is Highly Customizable. BGINFO4X is Open Source. BGINFO4X comes...
    Leader badge
    Downloads: 23 This Week
    Last Update:
    See Project
  • 6
    q pipeline manager

    q pipeline manager

    q: integrated platform for pipeline configuration and management

    The q utility is a platform for creating and managing data analysis pipelines. It expands the value of your existing job scheduler - either Grid Engine or TORQUE PBS - through numerous functions that help you organize, submit, monitor, manage and share your informatics work. Data processing pipelines require high-level organization and parallelization of work to optimize resource utilization and decrease the time to results. q (from queue) allows complex job sequences to be efficiently...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    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...
    Downloads: 3 This Week
    Last Update:
    See Project
  • 8

    BioParallelCorporaExtractor

    BioPCE: a tool to extract parallel corpora of biomedical texts

    BioParallelCorporaExtractor (BioPCE) is Python tool to extract parallel corpora of biomedical texts. It's a joint work between Elise Prieur-Gaston, Antonio Jimeno Yepes and Aurélie Névéol. In the "Files" tab in this page, you can find the perl script used to web-crawl publisher data and a sample input file created for 5 MEDLINE citations. Each line in the input file should contain the PubMed identifier (PMID) and its Digital Object Idetifier (DOI) separated by the pipe symbol. For each line, the crawled html document is stored in a file with name PMID.html
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9

    FTP Synch

    FTP Synchronization Script for Perl

    FTP Synchronization Script for Perl to synchronize the contents of your hard disk and FTP folder together. Built on perl and requires the module Net::FTP to run.
    Downloads: 0 This Week
    Last Update:
    See Project
  • $300 in Free Credit Towards Top Cloud Services Icon
    $300 in Free Credit Towards Top Cloud Services

    Build VMs, containers, AI, databases, storage—all in one place.

    Start your project in minutes. After credits run out, 20+ products include free monthly usage. Only pay when you're ready to scale.
    Get Started
  • 10

    Apache Log Reader

    Script to report downloads recorded in Apache log files

    This script, written in Perl, takes the WWW name of a file and reports downloads recorded in the main Apache log file.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    HTML Table Generator

    This Perl script generates a simple HTML table from a text file.

    This Perl script generates a simple HTML table from a text file. The file begins with zero or more lines with set options of the form option = value. The first line after the options contains just spaces and | which defines the extent of each column.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    Web Page Parser

    This is a simple web page parser based on Perl

    The purpose of this script is to "beautify" raw html code that might not be properly formatted into a properly parsed and easy to read html page. It attempts to auto-correct unclosed tags that may render correctly in a browser but is incorrectly formatted. This script is setup to take a single url as input but can easily be modified to handle multiple urls or local input.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13

    Email Address Client Search

    Email Address Client Search

    A simple perl script that's designed to do email lookups on a POST server and order the results by first name, last name and email address.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    git-cal

    git-cal

    github like contributions calendar on terminal

    git-cal generates a terminal-friendly contribution calendar for your Git activity, echoing the familiar heatmap seen on hosting sites but rendered in plain text. It scans your repositories’ commit history and aggregates changes per day, then prints a compact grid that highlights streaks and quieter periods. The output works in standard shells, making it handy for dashboards, status emails, or a lightweight snapshot of productivity without opening a browser. Options typically let you choose...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Proxyp

    Proxyp

    Multithreaded Proxy Enumeration Utility

    Proxyp is a small multithreaded Perl script written to enumerate latency, port numbers, server names, & geolocations of proxy IP addresses. This script started as a way to speed up use of proxychains, which is why I've added an append option for resulting live IP addresses to be placed at the end of a file if need be. Requires IP::Country module and root/administrator privileges.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    A Perl script to manage MySQL Backups, both locally and remotely (FTP). For a simpler Bash script (which doesn't manage FTP), see the AutoMySQLBackup project by wipe_out. I made this because it was easier for me to create a whole new Perl script than to improve upon his bash goodness. Right now you can expect it to save databases (via mysqldump or mysql with a custom query) and upload them using FTP (via a Perl module).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Open heart internet API solution

    Open heart internet API solution

    Heart internet API script set

    Perl heart internet API integration. This project is a PERL implementation of web hosting and customer management using the heart internet API. Using the API it will automate package creation, deletion domain registration and billing. Currently its work in progress but the aim is to be a full replacement for HostPay for users who need finer control over the scripts/templates and functionality.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18

    H-two-O

    h-two-o is a Converter For Convert Python Script to EXE File

    H-two-O is a Compiler For VBScript Javascript LUA PYTHON PERL PHP RUBY This Compiler written by Hadi Kiamarsi .
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Yahoo Group Archiver was a command line utility to interact with Yahoo Groups. Currently we can download the messages(without the attachments), everything from the files section and all the images from the photo section along with their hierarchy on Yahoo Grab the latest code from SVN - since I have moved to a rolling release instead of versioned releases. https://sourceforge.net/p/grabyahoogroup/code/ [ALERT] The new neo interface has broken the script and I have not found any easy...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    FetchYahoo is a Perl script that downloads mail from a Yahoo! account to a local mail spool. It downloads all parts and attachments and then deletes messages unless requested not to. It can also forward messages and repeat with a given interval.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 21
    FastAlign.pl

    FastAlign.pl

    FastAlign is a perl script which uses the heuristic method of tfasty

    FastAlign.pl provides a more intuitive output to find exon-intron junctions. The query string is in amino acids and the hit string is in nucleotides. There are extra nucleotides at the end of the hit string (option -diff and by default = 10), that allow to verify if the intron start with common rules (5'-GTGCGA-... for group II intron and after an exonic T for group I intron). If you have Emboss, you can genarate a graphic with option -graph 1. Dependencies: - Perl - Bioperl - UNIX...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22

    Z spatial correction

    A PERL script to perform spatial corrections on plate scores.

    This script takes an input table with the following format: plate <tab> row <tab> column <tab> ORF <tab> score <tab> score etc... as many scores as you like. Please include column headings in the first row, particularly if you have many scores. Please ensure that you have saved the input table using a text editor that uses standard line breaks. Note that saving the file from excel often does not have standard line breaks. The first column heading must be the word "plate" (case not...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23

    mendelFix

    Correction of SNP Mendelian errors in trio data

    mendelFix is a Perl script for checking Mendelian errors in genome-wide SNP data of trio designs. The program takes 12-recoded PLINK PED and MAP files as input, and calculates a series of summary statistics for Mendelian errors, sets as missing offspring genotypes that present Mendelian inconsistencies, and implements a simplistic procedure to infer missing genotypes using parent information.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    latexdiff is a Perl script, which compares two latex files and marks up significant differences between them (i.e. a diff for latex files). Various options are available for visual markup using standard latex packages such as "color.sty".
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25

    ReferenceFree

    Scripts for reference free genomic analysis

    These are Python scripts plus C/C++ programs for automating the reference free genomic analysis described in: Kua C-S, Ruan J, Harting J, Ye C-X, Helmus MR, et al. (2012) Reference-Free Comparative Genomics of 174 Chloroplasts. PLoS One 7(11). http://www.plosone.org/article/info%3Adoi%2F10.1371%2Fjournal.pone.0048995 Analytical concept conceived by CHCannon and CSKua. Original script written in Mathematica by CHCannon.
    Downloads: 0 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB