Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

Perl

Perl runs on over 100 platforms ranging from portables to mainframes. It can be used for almost all facets of programming, from rapid prototyping and large-scale development projects.

https://github.com/kathleenwest/autogeneratexmlfromcsvfile

Description: Perl script to create XML files for a select "grouping by". The script considers a specified grouping field "AREA" in the input file as the select group by field and will create XML data based on that grouping field ID. The script uses a sample input file called input.csv and creates XML files by the AREA field group. The output file will be one XML for each group by field "AREA" with child XML nodes that correspond to records pulled from a database in each group by XML file AND that meet the SQL select by criteria (see bonus).

databases dbi grouping perl sql xml

Last synced: 23 Nov 2024

https://github.com/darekf77/console-s-chat

Non-blocking console chat in Perl

between-ip chat communicator perl

Last synced: 24 Dec 2024

https://github.com/pplu/www-amazon-checkip-perl

Returns your ip address using http://checkip.amazonaws.com

aws getip perl

Last synced: 22 Dec 2024

https://github.com/sheeju/jplist

JPList module is a data source bundle that works with Perl and database handle where as jPlist (http://jplist.com) behaves as UI module only.

catalyst cgi dancer mvc-framework perl

Last synced: 18 Nov 2024

https://github.com/henryquan/comp2041-18s2

A clone of git for COMP2041 assignment

javascript legit perl

Last synced: 17 Nov 2024

https://github.com/davorg-cpan/plack-app-directoryindex

A Plack app that serves directories but understands index.html.

cpan hacktoberfest perl

Last synced: 28 Dec 2024

https://github.com/tyru/dlnico.pl

NicoVideo downloader (inspired dlnico.py)

carton cpanminus niconico nicovideo perl

Last synced: 14 Nov 2024

https://github.com/henryquan/emptyfolder

Checking for empty folders

folder perl script

Last synced: 17 Nov 2024

https://github.com/woodruffw/webservice-urbandictionary

A perl module for accessing UrbanDictionary's API.

perl urban-dictionary

Last synced: 01 Oct 2024

https://github.com/tkluck/refcycle-obliterate

Conservative garbage collector for Perl

garbage-collection memory-leaks memory-management perl perl5

Last synced: 21 Nov 2024

https://github.com/mli42/at42snowcrash

This project is an introduction to computer security.

asmx86 perl php shell unix

Last synced: 27 Dec 2024

https://github.com/aces/cbrain-apis

External APIs for accessing the CBRAIN platform.

cbrain cbrain-api cbrain-platform cbrain-service perl ruby

Last synced: 16 Nov 2024

https://github.com/nigelhorne/cpan-unsupportedfinder

Analyse CPAN modules for test results and maintenance status

cpan perl perl5

Last synced: 06 Jan 2025

https://github.com/argrath/pod-l10n

perl

Last synced: 12 Oct 2024

https://github.com/trizen/search-byprefix

An efficient, tree-based, multi-match prefix searcher.

perl perl-module perl5

Last synced: 14 Nov 2024

https://github.com/trizen/lingua-ro-numbers

Lingua::RO::Numbers - converts numeric values into their Romanian string equivalents and viceversa.

converts-numeric-values lingua numbers perl perl-module perl5 perl5-module romanian

Last synced: 14 Nov 2024

https://github.com/xavierog/elfwalk

Display the contents of an ELF file

dump elf perl

Last synced: 06 Jan 2025

https://github.com/trizen/math-anynum

Math::AnyNum - transparent interface to Math::GMPq, Math::GMPz, Math::MPFR and Math::MPC.

bigint gmp math mpc mpfr perl perl-module

Last synced: 14 Nov 2024

https://github.com/trizen/search-multimatch

An efficient, tree-based, 2D multimatcher.

perl perl-module perl5 search

Last synced: 14 Nov 2024

https://github.com/memowe/redeliste

Eine Echtzeit-Multiuser-Redeliste

mojolicious perl realtime vue websocket

Last synced: 25 Dec 2024

https://github.com/jpsmullen/scripts

🧰 A collection of potentially useful scripts.

linux perl python random scripts useful

Last synced: 17 Dec 2024

https://github.com/ap/async

Asynchronous evaluation of Perl code (with optional timeouts)

concurrency parallelism perl

Last synced: 24 Dec 2024

https://github.com/chazmcgarvey/file-kdbx-xs

Speed up File::KDBX

kdbx keepass perl

Last synced: 03 Jan 2025

https://github.com/ap/plack-middleware-precompressed

serve pre-gzipped content to compression-enabled clients

compression gzip perl plack psgi

Last synced: 24 Dec 2024

https://github.com/ap/plack-middleware-neverexpire

set expiration headers far in the future

perl plack psgi

Last synced: 24 Dec 2024

https://github.com/ap/catalyst-plugin-cacheduriforaction

drop-in supercharger for uri_for_action

perl perl-catalyst

Last synced: 24 Dec 2024

https://github.com/ap/sql-concrete

render SQL from fragments and placeholders from data structures

perl sql

Last synced: 24 Dec 2024

https://github.com/nlitsme/xpcapperl

perl script for making the output of `tcpdump -x` more readable

hexdump packet-capture perl readable tcpdump

Last synced: 05 Dec 2024

https://github.com/ap/pod-readme-brief

A short simple README with just the essentials

cpan developer-tools perl

Last synced: 24 Dec 2024

https://github.com/ap/udcode

Does a set of code words form a uniquely decodable code?

perl

Last synced: 24 Dec 2024

https://github.com/ap/net-oauth2server-tokenexchange

A Token Exchange extension for Net::OAuth2Server

oauth2 perl token-exchange tokenexchange

Last synced: 24 Dec 2024

https://github.com/ap/try-tiny-tiny

slim Try::Tiny down as far as reasonably possible

perl

Last synced: 24 Dec 2024

https://github.com/ap/test-lives

decorate tests with a no-exceptions assertion

developer-tools perl testing testing-library

Last synced: 24 Dec 2024

https://github.com/ap/dbix-simple-concrete

monkey-patch DBIx::Simple to use SQL::Concrete

dbix perl sql

Last synced: 24 Dec 2024

https://github.com/ap/dbix-simple-interpol

monkey-patch DBIx::Simple to use SQL::Interpol

dbix perl sql

Last synced: 24 Dec 2024

https://github.com/sni/monitoring-tt

Create Nagios/Naemon/Icinga Config Files with Template Toolkit

configuration generator icinga naemon nagios perl

Last synced: 25 Dec 2024

https://github.com/memowe/regex-engine

This is a toy project to get a better understanding of how regular expression engines work. REE can build parse trees and compile working NFA representations of (simple) regular expressions. This can be accessed via a simple public interface.

perl regex regex-engine

Last synced: 25 Dec 2024

https://github.com/vasyahuyasa/vkgrabber

Legacy perl script for grab messages from vk.com

legacy perl vk

Last synced: 22 Nov 2024

https://github.com/algojobs/perl-jobs

The latest Perl jobs, updated weekly.

jobs jobsearch perl software-engineering

Last synced: 29 Nov 2024

https://github.com/mariuslevraicodeur/cobalt

Cobalt is a password manager in Perl using base64 and custom encode system.Cobalt is in beta and this is the first version.

bash code linux password-manager perl windows x64

Last synced: 21 Dec 2024

https://github.com/kfly8/result-simple

A dead simple perl-ish Result like F#, Rust, Go, etc.

perl result-type types

Last synced: 29 Nov 2024

https://github.com/tobyink/p5-zydeco-lite-app

Perl 5 distribution Zydeco-Lite-App; see homepage for download, issue tracker, and more info.

perl perl-module perl5 perl5-module

Last synced: 15 Dec 2024

https://github.com/tobyink/p5-type-fromsah

Perl 5 distribution Type-FromSah; see homepage for downloads and documentation.

perl perl-module perl5 perl5-module

Last synced: 15 Dec 2024

https://github.com/tobyink/p5-object-stash

Perl 5 distribution Object-Stash; see homepage for download, issue tracker, and more info.

perl perl-module perl5 perl5-module

Last synced: 15 Dec 2024

https://github.com/cdpxe/astrocam

AstroCam is a stepengine control software I developed several years ago. It works with the SMC 800 stepper motor, connected via parallel port.

cgi freebsd linux netbsd openbsd perl php stepper-motor webcam webinterface webserver

Last synced: 06 Jan 2025

https://github.com/awesomelistsio/awesome-perl

A curated list of awesome frameworks, libraries, tools, and resources for the Perl programming language.

awesome awesome-list awesome-lists perl

Last synced: 29 Nov 2024

https://github.com/tobyink/p5-app-ghainstall

Perl 5 distribution App-GhaInstall; see homepage for download, issue tracker, and more info.

perl perl-module perl5 perl5-module

Last synced: 15 Dec 2024

https://github.com/spajai/fhem-5.9-mirror

https://fhem.de fhem-5.9-mirror belongs to www.fhem.de . The source of this project is hosted on https://svn.fhem.de

fhem fhem-module perl perl-module perl5

Last synced: 28 Dec 2024

https://github.com/kfly8/p5-json-unblessobject

unbless object using JSON spec like Cpanel::JSON::XS::Type

perl

Last synced: 24 Dec 2024

https://github.com/kfly8/p5-json-typeencoder

serialize JSON using type information

json perl

Last synced: 24 Dec 2024

https://github.com/spajai/email-send-template

Perl based Email sending boilerplate template using Moose

boilerplate email email-template perl perl5 perl5-module template

Last synced: 28 Dec 2024

https://github.com/prajithp/docker-hub-proxy

Proxy server for Docker hub

docker mojolicious nginx perl

Last synced: 21 Dec 2024

https://github.com/prajithp/p5-pepper-bot

A Google Chat bot written in Perl

chatbot mojolicious perl perl5

Last synced: 21 Dec 2024

https://github.com/spajai/csv-to-iif

Perl script to convert csv to iff convert transaction data from csv to iff custom format

bank-account csv-files iif linux perl qb script transaction

Last synced: 28 Dec 2024

https://github.com/spajai/fhem-modbus-conf

working Modbus device conf to connect fhem interface

configuration fhem fhem-module modbus modbus-tcp perl

Last synced: 28 Dec 2024

https://github.com/spajai/freeside-telcobridges-cdr

Telcobridges CDR import plugin module for Freeside

cdr config freeside parser perl perl-module teclcobridges

Last synced: 28 Dec 2024

https://github.com/asb-capfan/dbd-excel

Access Excel spreadhseets like a database with the Perl module DBD::Excel

database excel module perl perl-module perl5

Last synced: 28 Sep 2024

https://github.com/prajithp/p5-paws-credential-webidentity

Perl AWS SDK Credential Provider for Amazon EKS

aws eks paws perl

Last synced: 21 Dec 2024

https://github.com/spajai/weather-analytics-data-miner

Mine Weather data for analytics using Perl, RabbitMQ, MongoDB, Yahoo API (Free tier)

data-analytics data-mining data-science message-queue mongodb perl perl5 rabbitmq weather-api yahoo-weather-api

Last synced: 28 Dec 2024

https://github.com/nichtich/rdf-aref

Perl module for another RDF Encoding Form

perl rdf

Last synced: 27 Oct 2024

https://github.com/mboljen/usageinfo-gnuplot

Convert time-dependent tabular 2D data to executable gnuplot scripts

gnuplot-script logfile-parser monitoring perl

Last synced: 12 Nov 2024

https://github.com/spajai/ocr-ocrspace

Perl Interface for Optical Character Recognition https://ocr.space/ (https://metacpan.org/pod/OCR::OcrSpace)

api cpan cpan-module ocr ocr-engine ocr-service ocr-text-reader ocrspace perl perl-module perl-sdk

Last synced: 28 Dec 2024

https://github.com/gnucifer/elastic-search-page

Perl server-side Elastic Search UI microframework

elasticsearch perl ui

Last synced: 28 Dec 2024

https://github.com/davorg/lotto

Simple Perl program to generate lottery numbers

hacktoberfest lottery perl

Last synced: 14 Dec 2024

https://github.com/davorg/dmp

Data Munging with Perl

book data hacktoberfest munging perl

Last synced: 21 Dec 2024

https://github.com/davorg/succession

Information about the succession to the British crown

perl royalty succession

Last synced: 21 Dec 2024

https://github.com/robrwo/perl-data-enum

A perl library for generating fast, immutable enumeration classes.

enum enumeration enums perl perl-module perl5

Last synced: 10 Oct 2024

https://github.com/robrwo/net-statsd-lite

A lightweight statsd client that supports multimetric packets

perl perl-module statsd-client

Last synced: 10 Oct 2024

https://github.com/oodler577/p5-try-alrm

Try/catch semantics around CORE::alarm.

alarm exceptions perl posix try-catch

Last synced: 29 Nov 2024

https://github.com/tekki/digest-quickxor

QuickXorHash, Perl Implementation

digest onedrive-for-business perl

Last synced: 05 Dec 2024

https://github.com/mloning/first-steps-in-perl

First steps in Perl

perl

Last synced: 16 Dec 2024

https://github.com/perl-bitcoin/alien-libsecp256k1

Alien::libsecp256k1 CPAN distribution

bitcoin cpan hacktoberfest perl

Last synced: 20 Dec 2024

https://github.com/perl-bitcoin/bitcoin-secp256k1

Bitcoin::Secp256k1 CPAN distribution

bitcoin hacktoberfest perl

Last synced: 13 Dec 2024

https://github.com/yuki-kimoto/spvm-file-spec

SPVM::File::Spec

perl spvm

Last synced: 27 Dec 2024

https://github.com/yuki-kimoto/spvm-file-temp

SPVM::File::Temp

perl spvm

Last synced: 27 Dec 2024

https://github.com/jraspass/redis-xs

Fast Perl Redis 6+ client using hiredis over RESP3

perl

Last synced: 24 Dec 2024

https://github.com/omnideth/vs-code-perl

A short tutorial guide for getting Visual Studio Code set up as a primary Perl dev environment.

perl vscode windows

Last synced: 18 Nov 2024

https://github.com/yanick/perl-class-date

Easy date manipulation

date perl

Last synced: 24 Dec 2024

https://github.com/vadimkantorov/perlemscripten

Script for basic build of recent Perl with Emscripten

emscripten nodejs perl wasm webassembly

Last synced: 27 Dec 2024

https://github.com/ngrogg/xml2json-interparser

A script for moving JSON files to XML and vice-versa

json linux perl xml

Last synced: 18 Nov 2024

https://github.com/kfly8/syntax-keyword-assert

assert keyword for Perl with zero runtime cost in production

assert perl

Last synced: 18 Nov 2024

https://github.com/ramsailopal/cache-perl

Ansible role to install Intersystem Cache Perl bindings to allow Perl to connect to Cache databases.

ansible intersystems-cache mumps perl

Last synced: 29 Dec 2024

https://github.com/mattthecuber/learn-perl

Archive of scripts written to learn the Perl programming language.

perl

Last synced: 18 Nov 2024

https://github.com/awarmanf/file_upload_cgi

The File Upload CGI is a web application written in Perl CGI to limit the upload rate of a file to user.

cgi nginx perl

Last synced: 18 Nov 2024

https://github.com/scriptprivate/prv

A terminal-based utility for mass-renaming files in Perl.

perl rename

Last synced: 18 Nov 2024

https://github.com/jincao1/perl-syntax-ado

Azure DevOps Extension - Perl Syntax Highlighting

azure-devops azure-devops-extension perl

Last synced: 18 Nov 2024