<?xml version='1.0'?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:georss="http://www.georss.org/georss" xmlns:atom="http://www.w3.org/2005/Atom" >
<channel>
	<title><![CDATA[BOL: Related items]]></title>
	<link>https://bioinformaticsonline.com/related/33837?</link>
	<atom:link href="https://bioinformaticsonline.com/related/33837?" rel="self" type="application/rss+xml" />
	<description><![CDATA[]]></description>
	
	<item>
	<guid isPermaLink="true">https://bioinformaticsonline.com/pages/view/33839/awesome-perl-frameworks-libraries-and-software-part-2</guid>
	<pubDate>Fri, 07 Jul 2017 04:09:04 -0500</pubDate>
	<link>https://bioinformaticsonline.com/pages/view/33839/awesome-perl-frameworks-libraries-and-software-part-2</link>
	<title><![CDATA[Awesome perl frameworks, libraries and software - PART 2]]></title>
	<description><![CDATA[<ul>
<li><a href="https://github.com/licheng/gccfilter">licheng/gccfilter</a>&nbsp;- gccfilter is a perl filter to colorize and simplify (or expand) gcc diagnostic messages. gccfilter is particularly aimed at g++ (i.e. dealinging with C++) messages which can contain lot of template-related errors or warnings difficult to sort out.</li>
<li><a href="https://github.com/klenin/cats-main">klenin/cats-main</a>&nbsp;- Programming contest control system</li>
<li><a href="https://github.com/kazuho/p5-Net-DNS-Lite">kazuho/p5-Net-DNS-Lite</a>&nbsp;- pure-perl DNS resolver with support for timeout</li>
<li><a href="https://github.com/japhb/perl6-bench">japhb/perl6-bench</a>&nbsp;- Benchmark and compare Perl 6 implementations against perl5</li>
<li><a href="https://github.com/ingydotnet/pquery-pm">ingydotnet/pquery-pm</a>&nbsp;- Perl Port of jQuery</li>
<li><a href="https://github.com/grondilu/libbitcoin-perl">grondilu/libbitcoin-perl</a>&nbsp;- bitcoin perl library</li>
<li><a href="https://github.com/fayland/perl-git-store">fayland/perl-git-store</a>&nbsp;- Git as versioned data store in Perl</li>
<li><a href="https://github.com/dpavlin/perl-Mifare-MAD">dpavlin/perl-Mifare-MAD</a>&nbsp;- pretty print Mifare Classic MAD - Mifare Application Directory from dump files</li>
<li><a href="https://github.com/cpan-testers/CPAN-Reporter">cpan-testers/CPAN-Reporter</a>&nbsp;- (Perl) Adds CPAN Testers reporting to CPAN.pm</li>
<li><a href="https://github.com/cog/perlbaldoc">cog/perlbaldoc</a>&nbsp;- Perlbal documentation</li>
<li><a href="https://github.com/clbecker/perl-wiktionary-parser">clbecker/perl-wiktionary-parser</a>&nbsp;- Client and parser of documents pulled from the wiktionary api</li>
<li><a href="https://github.com/btrott/Crypt-OpenPGP">btrott/Crypt-OpenPGP</a>&nbsp;- Pure-Perl OpenPGP implementation</li>
<li><a href="https://github.com/briandfoy/git-github-creator">briandfoy/git-github-creator</a>&nbsp;- (Perl) Create a Github repository for your Perl module</li>
<li><a href="https://github.com/bradchoate/text-textile">bradchoate/text-textile</a>&nbsp;- Text::Textile -- Perl module for handling Textile format</li>
<li><a href="https://github.com/apache/mod_perl">apache/mod_perl</a>&nbsp;- Mirror of Apache mod_perl</li>
<li><a href="https://github.com/adrianh/test-class">adrianh/test-class</a>&nbsp;- Test::Class - an xUnit testing framework for Perl 5.x</li>
<li><a href="https://github.com/yannk/perl-avro">yannk/perl-avro</a>&nbsp;- Perl implementation Avro Data Serializer. See new official repo</li>
<li><a href="https://github.com/xme/known_hosts_bruteforcer">xme/known_hosts_bruteforcer</a>&nbsp;- Perl script to bruteforce SSH known_hosts files.</li>
<li><a href="https://github.com/Util/Blue_Tiger">Util/Blue_Tiger</a>&nbsp;- Perl 5 to Perl 6 Translator</li>
<li><a href="https://github.com/typester/anyevent-jsonrpc-lite-perl">typester/anyevent-jsonrpc-lite-perl</a>&nbsp;- AnyEvent::JSONRPC::Lite</li>
<li><a href="https://github.com/tokuhirom/http-session">tokuhirom/http-session</a>&nbsp;- http session management library for perl</li>
<li><a href="https://github.com/test-class-moose/test-class-moose">test-class-moose/test-class-moose</a>&nbsp;- Serious testing for serious Perl</li>
<li><a href="https://github.com/schwern/Perl-Signatures-Common">schwern/Perl-Signatures-Common</a>&nbsp;- A common definition and test suite for Perl function signatures.</li>
<li><a href="https://github.com/pjcj/Gedcom.pm">pjcj/Gedcom.pm</a>&nbsp;- Gedcom - a Perl module to manipulate Gedcom genealogy files</li>
<li><a href="https://github.com/mj41/auto-unrar">mj41/auto-unrar</a>&nbsp;- Smart Perl scripts (for Linux) to auto unrar / extract a directory structure containing RAR archives.</li>
<li><a href="https://github.com/lukeross/MuttrcBuilder">lukeross/MuttrcBuilder</a>&nbsp;- A web-based builder for Mutt's .muttrc files.</li>
<li><a href="https://github.com/lstein/LibVM-EC2-Perl">lstein/LibVM-EC2-Perl</a>&nbsp;- Simple version of Perl Amazon EC2 modules that supports the tag API</li>
<li><a href="https://github.com/kappa/perl-httpd-benchmarks">kappa/perl-httpd-benchmarks</a>&nbsp;- Searching for fastest small Perl httpd</li>
<li><a href="https://github.com/jmlynesjr/wxPerl-wxBook-Examples">jmlynesjr/wxPerl-wxBook-Examples</a>&nbsp;- wxPerl examples ported from "Cross-Platform GUI Programming with wxWidgets" - "The wxBook"</li>
<li><a href="https://github.com/jmcnamara/spreadsheet-parseexcel">jmcnamara/spreadsheet-parseexcel</a>&nbsp;- Perl module to read Excel binary files</li>
<li><a href="https://github.com/Geo-omics/scripts">Geo-omics/scripts</a>&nbsp;- General scripts used in the lab. Almost all of them are in core perl, i.e require no modules that don't already come with a perl installation. These script are currently in use by the Lab, so expect full support. This material is based upon work supported by the National Science Foundation under Grant Number EAR-1035955. Any opinions, findings, and conclusions or recommendations expressed in this material are those of the author(s) and do not necessarily reflect the views of the National Science Foundation.</li>
<li><a href="https://github.com/garu/POD2-PT_BR">garu/POD2-PT_BR</a>&nbsp;- Brazilian portuguese translation of Perl core documentation</li>
<li><a href="https://github.com/DrHyde/perl-modules-Number-Phone">DrHyde/perl-modules-Number-Phone</a>&nbsp;- Number::Phone and friends</li>
<li><a href="https://github.com/daoswald/retester">daoswald/retester</a>&nbsp;- Perl and Mojolicious based web application for testing and debugging regular expressions.</li>
<li><a href="https://github.com/boumenot/p5-Net-Amazon">boumenot/p5-Net-Amazon</a>&nbsp;- Perl framework for accessing amazon.com using REST.</li>
<li><a href="https://github.com/book/HTTP-Proxy">book/HTTP-Proxy</a>&nbsp;- A pure Perl HTTP proxy</li>
<li><a href="https://github.com/bingos/devel-patchperl">bingos/devel-patchperl</a>&nbsp;- (perl) Patch perl source a la Devel::PPort's buildperl.pl</li>
<li><a href="https://github.com/zenogantner/PDL-ML">zenogantner/PDL-ML</a>&nbsp;- machine learning example code in PDL (Perl Data Language)</li>
<li><a href="https://github.com/zakame/perl-google-plus">zakame/perl-google-plus</a>&nbsp;- Simple Perl interface for Google+</li>
<li><a href="https://github.com/zag/ru-perl6-book">zag/ru-perl6-book</a>&nbsp;- Russian perl6 book</li>
<li><a href="https://github.com/typester/github-ircbot-perl">typester/github-ircbot-perl</a>&nbsp;- ircbot to broadcast github post-receive message to irc</li>
<li><a href="https://github.com/trinitum/RedisDB">trinitum/RedisDB</a>&nbsp;- Perl extension to access Redis</li>
<li><a href="https://github.com/trapd00r/pimpd2">trapd00r/pimpd2</a>&nbsp;- Perl Interface for the Music Player Daemon 2 |&nbsp;<a href="http://search.cpan.org/dist/App-Pimpd/">http://search.cpan.org/dist/App-Pimpd/</a></li>
<li><a href="https://github.com/tokuhirom/Tiffany">tokuhirom/Tiffany</a>&nbsp;- Template-For-All, Generic interface for perl template engines.</li>
<li><a href="https://github.com/toddr/perl-net-jabber-bot">toddr/perl-net-jabber-bot</a>&nbsp;- Net::Jabber::Bot module for Perl</li>
<li><a href="https://github.com/splitbrain/irclogger">splitbrain/irclogger</a>&nbsp;- A Perl/PHP tool to log an IRC channel and make it searchable on the Web</li>
<li><a href="https://github.com/SoylentNews/rehash">SoylentNews/rehash</a>&nbsp;- Forked from Slashcode, rehash is the codebase that powers SoylentNews.org, powered by mod_perl 2</li>
<li><a href="https://github.com/skaji/relocatable-perl">skaji/relocatable-perl</a>&nbsp;- self-contained, portable perl binaries</li>
<li><a href="https://github.com/simonwistow/Module-Pluggable">simonwistow/Module-Pluggable</a>&nbsp;- Automatically give your Perl module the ability to have plugins</li>
<li><a href="https://github.com/robinsmidsrod/unnamed-perl-cms-project">robinsmidsrod/unnamed-perl-cms-project</a>&nbsp;- Creating a newbie-deployable CMS framework for Perl</li>
<li><a href="https://github.com/rmayorga/fooberto">rmayorga/fooberto</a>&nbsp;- perl-ugly-home-made-bot</li>
<li><a href="https://github.com/RexOps/rex-apache-deploy">RexOps/rex-apache-deploy</a>&nbsp;- Manage Website deployments (for PHP, Perl, Tomcat, ...)</li>
<li><a href="https://github.com/polocky/p5-Polocky">polocky/p5-Polocky</a>&nbsp;- Web Application Framework with Perl</li>
<li><a href="https://github.com/perkinsms/Perl-GTFS">perkinsms/Perl-GTFS</a>&nbsp;- Perl modules for handling GTFS (transit) data</li>
<li><a href="https://github.com/perigrin/xml-toolkit">perigrin/xml-toolkit</a>&nbsp;- Framework for Marshaling XML to Perl (moose) Classes and back.</li>
<li><a href="https://github.com/nothingmuch/search-gin">nothingmuch/search-gin</a>&nbsp;- Generalized indexing for Perl</li>
<li><a href="https://github.com/msimerson/mail-dmarc">msimerson/mail-dmarc</a>&nbsp;- Mail::DMARC, a complete DMARC implementation in Perl</li>
<li><a href="https://github.com/mndrix/net-couchdb">mndrix/net-couchdb</a>&nbsp;- Perl interface for CouchDB</li>
<li><a href="https://github.com/melo/perl-anyevent-nsq">melo/perl-anyevent-nsq</a>&nbsp;- A AnyEvent-based client for NSQ.io</li>
<li><a href="https://github.com/mbarbon/language-p">mbarbon/language-p</a>&nbsp;- An experimental Perl 5 parser/compiler written in Perl 5</li>
<li><a href="https://github.com/masak/yarn">masak/yarn</a>&nbsp;- A proof-of-concept blogging application using Perl 6's Web.pm</li>
<li><a href="https://github.com/mariuz/perl-dbd-firebird">mariuz/perl-dbd-firebird</a>&nbsp;- Perl DBI driver for Firebird</li>
<li><a href="https://github.com/marioroy/mce-perl">marioroy/mce-perl</a>&nbsp;- Many-Core Engine for Perl - Module</li>
<li><a href="https://github.com/lyokato/p5-oauth-lite">lyokato/p5-oauth-lite</a>&nbsp;- Perl OAuth Library</li>
<li><a href="https://github.com/lstein/Perl-GD">lstein/Perl-GD</a>&nbsp;- Perl GD module for bitmap graphics</li>
<li><a href="https://github.com/keiya/KeiSpade-CMS">keiya/KeiSpade-CMS</a>&nbsp;- The contents management system that uses SQLite3. Written in Perl, HTML5.</li>
<li><a href="https://github.com/jquelin/games-pandemic">jquelin/games-pandemic</a>&nbsp;- a cooperative pandemic board game written in perl</li>
<li><a href="https://github.com/johntdyer/ftptail">johntdyer/ftptail</a>&nbsp;- Perl application written by Will Moffat which allows you to tail log files over FTP</li>
<li><a href="https://github.com/jjl/Spark-Form">jjl/Spark-Form</a>&nbsp;- The Spark::Form Perl module for effortlessly handling forms.</li>
<li><a href="https://github.com/HackerOrientado/BypassCF">HackerOrientado/BypassCF</a>&nbsp;- Script in Perl for Bypass CloudFlare</li>
<li><a href="https://github.com/gugod/railsish">gugod/railsish</a>&nbsp;- A perl webapp framework with rails-like convention-based coding style.</li>
<li><a href="https://github.com/Farow/hexchat-scripts">Farow/hexchat-scripts</a>&nbsp;- Perl scripts for HexChat</li>
<li><a href="https://github.com/exercism/xperl5">exercism/xperl5</a>&nbsp;- Exercism Exercises in Perl 5</li>
<li><a href="https://github.com/Ensembl/ensembl-variation">Ensembl/ensembl-variation</a>&nbsp;- The Ensembl Variation Perl API and SQL schema</li>
<li><a href="https://github.com/eiro/p5-perlude">eiro/p5-perlude</a>&nbsp;- Shell and Powershell pipes, haskell keywords mixed with the awesomeness of perl. forget shell scrpting now!</li>
<li><a href="https://github.com/edsu/www-wikipedia">edsu/www-wikipedia</a>&nbsp;- Simple Perl client for grabbing content out of Wikipedia</li>
<li><a href="https://github.com/domm/Game-PerlInvaders">domm/Game-PerlInvaders</a>&nbsp;- simple space invaders game implemented using Perl &amp; SDL</li>
<li><a href="https://github.com/davorg/xml-feed">davorg/xml-feed</a>&nbsp;- The CPAN module XML::Feed</li>
<li><a href="https://github.com/daoswald/Inline-CPP">daoswald/Inline-CPP</a>&nbsp;- Perl Module: Inline::CPP: Include C++ code inline within Perl code.</li>
<li><a href="https://github.com/cpan-testers/Test-Reporter">cpan-testers/Test-Reporter</a>&nbsp;- (Perl) Sends perl module test results to CPAN Testers</li>
<li><a href="https://github.com/CpanelInc/Custom-cPanel-Module">CpanelInc/Custom-cPanel-Module</a>&nbsp;- Example Perl module for extending the cPanel API</li>
<li><a href="https://github.com/cosimo/perl5-net-statsd">cosimo/perl5-net-statsd</a>&nbsp;- Net::Statsd is a Perl client for Etsy's statsd metric collection daemon</li>
<li><a href="https://github.com/chromatic/Modern-Perl">chromatic/Modern-Perl</a>&nbsp;- The Modern::Perl CPAN Distribution</li>
<li><a href="https://github.com/cho45/Text-Xatena">cho45/Text-Xatena</a>&nbsp;- Perl module for parsing Xatena syntax (like Hatena syntax)</li>
<li><a href="https://github.com/chicks-net/megamap">chicks-net/megamap</a>&nbsp;- MegaRAID&reg; Linux drive map</li>
<li><a href="https://github.com/c9s/perldoc-zhtw-translation">c9s/perldoc-zhtw-translation</a>&nbsp;- Perldoc Translation in zh-tw</li>
<li><a href="https://github.com/aanoaa/p5-hubot">aanoaa/p5-hubot</a>&nbsp;- hubot perl port</li>
<li><a href="https://github.com/yanick/Perl-Achievements">yanick/Perl-Achievements</a>&nbsp;- Write some perl, gather some badges of merit.</li>
<li><a href="https://github.com/vti/text-caml">vti/text-caml</a>&nbsp;- A mustache-like template engine for Perl</li>
<li><a href="https://github.com/vti/perlresume.org">vti/perlresume.org</a>&nbsp;- perlresume.org</li>
<li><a href="https://github.com/vmaselli/PerlTools">vmaselli/PerlTools</a>&nbsp;- Perl scripts for several purpose</li>
<li><a href="https://github.com/vlet/iec104">vlet/iec104</a>&nbsp;- Perl implementation of IEC 60870-5-104 standard (server and client)</li>
<li><a href="https://github.com/theory/semver">theory/semver</a>&nbsp;- Semantic version object for Perl</li>
<li><a href="https://github.com/spencertipping/ni">spencertipping/ni</a>&nbsp;- A Perl script that says "ni" to data</li>
<li><a href="https://github.com/silnrsi/font-ttf">silnrsi/font-ttf</a>&nbsp;- Font::TTF Perl Module</li>
<li><a href="https://github.com/SFR-ZABBIX/Zabbix-API">SFR-ZABBIX/Zabbix-API</a>&nbsp;- Perl distribution to access the JSON-RPC API of a Zabbix server</li>
<li><a href="https://github.com/sendgrid/sendgrid-perl">sendgrid/sendgrid-perl</a>&nbsp;- Perl module for SendGrid's API</li>
<li><a href="https://github.com/rvosa/bio-phylo">rvosa/bio-phylo</a>&nbsp;- Bio::Phylo - Phyloinformatic analysis using Perl</li>
<li><a href="https://github.com/rafl/tpf-soc">rafl/tpf-soc</a>&nbsp;- Documents for organising a Google Summer of Code for The Perl Foundation</li>
<li><a href="https://github.com/pkrumins/youtube-uploader">pkrumins/youtube-uploader</a>&nbsp;- A Perl program that uploads videos to YouTube without any APIs.</li>
<li><a href="https://github.com/pjf/ipc-system-simple">pjf/ipc-system-simple</a>&nbsp;- Perl module to make running system commands and capturing errors as simple as possible.</li>
<li><a href="https://github.com/PerlGameDev/Box2D-perl">PerlGameDev/Box2D-perl</a>&nbsp;- Box2D for perl</li>
<li><a href="https://github.com/Ovid/Corinna">Ovid/Corinna</a>&nbsp;- Generate Perl classes from XML schemas</li>
<li><a href="https://github.com/osfameron/Foose">osfameron/Foose</a>&nbsp;- Functional Perl</li>
<li><a href="https://github.com/mpeters/html-template">mpeters/html-template</a>&nbsp;- Perl HTML::Template module</li>
<li><a href="https://github.com/modernistik/Nmap-Parser">modernistik/Nmap-Parser</a>&nbsp;- Parse nmap scan data with Perl (official repo)</li>
<li><a href="https://github.com/mjdominus/Linogram">mjdominus/Linogram</a>&nbsp;- Declarative constraint-based structured drawing system in Perl (as per chapter 9 of "Higher-Order Perl")</li>
<li><a href="https://github.com/mickeyn/PONAPI">mickeyn/PONAPI</a>&nbsp;- a Perl client/server implementation of {json:api} v1.0</li>
<li><a href="https://github.com/markusb/pdf-create">markusb/pdf-create</a>&nbsp;- Perl module to create PDF files</li>
<li><a href="https://github.com/libraryhackers/library-callnumber-lc">libraryhackers/library-callnumber-lc</a>&nbsp;- Perl and Python modules for normalizing Library of Congress call numbers</li>
<li><a href="https://github.com/kingpong/perl-PDF-WebKit">kingpong/perl-PDF-WebKit</a>&nbsp;- Convert HTML to PDF using WebKit (wkhtmltopdf)</li>
<li><a href="https://github.com/kensanata/hex-mapping">kensanata/hex-mapping</a>&nbsp;- Tools to work with hex maps for roleplaying games. Usually web applications written in Perl and producing SVG output.</li>
<li><a href="https://github.com/jzawodn/perl-Redis">jzawodn/perl-Redis</a>&nbsp;- Improved version of the Perl Redis client that's available on CPAN</li>
<li><a href="https://github.com/jirutka/apcupsd-snmp">jirutka/apcupsd-snmp</a>&nbsp;- Apcupsd module for Net-SNMP</li>
<li><a href="https://github.com/ingydotnet/inline-pm">ingydotnet/inline-pm</a>&nbsp;- Write Perl subroutines in other programming languages</li>
<li><a href="https://github.com/Htbaa/WebService-Rackspace-CloudFiles">Htbaa/WebService-Rackspace-CloudFiles</a>&nbsp;- Perl Interface to Rackspace Cloud Files service</li>
<li><a href="https://github.com/gugod/markapl">gugod/markapl</a>&nbsp;- (Perl) Markup as Perl</li>
<li><a href="https://github.com/gbarr/perl-beanstalk-client">gbarr/perl-beanstalk-client</a>&nbsp;- Perl client library for beanstalkd</li>
<li><a href="https://github.com/frodwith/Amazon-MWS">frodwith/Amazon-MWS</a>&nbsp;- Perl API bindings to Amazon Marketplace Web Services</li>
<li><a href="https://github.com/ess/citadel">ess/citadel</a>&nbsp;- Citadel is a replacement for dos-deflate (ddos.sh) implemented in Perl.</li>
<li><a href="https://github.com/damog/www-tumblr">damog/www-tumblr</a>&nbsp;- Perl interface for the Tumblr API</li>
<li><a href="https://github.com/cosimo/perl5-device-gsm">cosimo/perl5-device-gsm</a>&nbsp;- a Perl5 class to handle communication with a gsm modem or gsm cell phone, send sms, etc...</li>
<li><a href="https://github.com/clip9/adbren">clip9/adbren</a>&nbsp;- adbren - Rename and organize anime using this AniDB API client written in perl</li>
<li><a href="https://github.com/zostay/P6W">zostay/P6W</a>&nbsp;- The Web API for Perl 6 (P6W)</li>
<li><a href="https://github.com/zigorou/yokohama-pm-10">zigorou/yokohama-pm-10</a>&nbsp;- Presentation of Yokohama Perl Monger #10</li>
<li><a href="https://github.com/xaicron/p5-win32-unicode">xaicron/p5-win32-unicode</a>&nbsp;- perl unicode-friendly wrapper for win32api.</li>
<li><a href="https://github.com/VerbalExpressions/PerlVerbalExpressions">VerbalExpressions/PerlVerbalExpressions</a>&nbsp;- Perl Regular expressions made easy</li>
<li><a href="https://github.com/trizen/perl-scripts">trizen/perl-scripts</a>&nbsp;- A collection of day-to-day Perl scripts which prove some ideas or implement some useful practicability.</li>
<li><a href="https://github.com/swannman/pdf2gerb">swannman/pdf2gerb</a>&nbsp;- Perl script converts PDF files to Gerber format</li>
<li><a href="https://github.com/substack/dnode-perl">substack/dnode-perl</a>&nbsp;- Asynchronous remote method calls with transparently wrapped callbacks... in perl!</li>
<li><a href="https://github.com/silnrsi/font-ttf-scripts">silnrsi/font-ttf-scripts</a>&nbsp;- Font::TTF::Scripts perl module</li>
<li><a href="https://github.com/sanko/net-bittorrent">sanko/net-bittorrent</a>&nbsp;- Perl based BitTorrent module available on CPAN</li>
<li><a href="https://github.com/sanko/Finance-Robinhood">sanko/Finance-Robinhood</a>&nbsp;- Trade stocks and ETFs with free brokerage Robinhood and Perl</li>
<li><a href="https://github.com/rurban/illguts">rurban/illguts</a>&nbsp;- Perl illustrated guts</li>
<li><a href="https://github.com/rjbs/MIME-Lite">rjbs/MIME-Lite</a>&nbsp;- the perl library MIME::Lite</li>
<li><a href="https://github.com/rjbs/CPAN-Uploader">rjbs/CPAN-Uploader</a>&nbsp;- perl library (and program) to upload dists to the cpan</li>
<li><a href="https://github.com/rizen/Ouch">rizen/Ouch</a>&nbsp;- Perl exceptions that don't hurt.</li>
<li><a href="https://github.com/rafl/twigils">rafl/twigils</a>&nbsp;- Twigils for Perl 5</li>
<li><a href="https://github.com/pullingshots/Shipment">pullingshots/Shipment</a>&nbsp;- perl interface into various shipping web service API's - FedEx, UPS, Purolator, Temando</li>
<li><a href="https://github.com/portcullislabs/ssl-cipher-suite-enum">portcullislabs/ssl-cipher-suite-enum</a>&nbsp;- PERL script to enumerate supported SSL cipher suites supported by network services (principally HTTPS).</li>
<li><a href="https://github.com/PerlChina/advent.perlchina.org">PerlChina/advent.perlchina.org</a>&nbsp;- CN Perl Advent</li>
<li><a href="https://github.com/perl-catalyst/Catalyst-Components-Concepts-Cases">perl-catalyst/Catalyst-Components-Concepts-Cases</a>&nbsp;- A Perl Catalyst documentation project</li>
<li><a href="https://github.com/naoya/perl-hadoop">naoya/perl-hadoop</a>&nbsp;- A frontend framework of Hadoop-Streaming for perl without Moose</li>
<li><a href="https://github.com/mrihtar/Garmin-FIT">mrihtar/Garmin-FIT</a>&nbsp;- Perl code for reading and conversion of Garmin FIT binary files</li>
<li><a href="https://github.com/mbarbon/extutils-xspp">mbarbon/extutils-xspp</a>&nbsp;- Perl XS for C++</li>
<li><a href="https://github.com/masak/tardis">masak/tardis</a>&nbsp;- Time traveling debugger in Perl 6</li>
<li><a href="https://github.com/kthakore/TetrisPL">kthakore/TetrisPL</a>&nbsp;- Tetris in MVC SDL Modern Perl Style</li>
<li><a href="https://github.com/kjetilk/RDF-LinkedData">kjetilk/RDF-LinkedData</a>&nbsp;- RDF::LinkedData is a Perl module for setting up Linked Data server</li>
<li><a href="https://github.com/keeth/Net-OAuth">keeth/Net-OAuth</a>&nbsp;- OAuth 1.0 for Perl</li>
<li><a href="https://github.com/kberov/PerlProgrammingCourse">kberov/PerlProgrammingCourse</a>&nbsp;- A relatively full beginner-to-intermediate Perl trainig course</li>
<li><a href="https://github.com/kazuho/p5-test-httpd-apache2">kazuho/p5-test-httpd-apache2</a>&nbsp;- Apache2 starter for testing perl modules</li>
<li><a href="https://github.com/kazuho/p5-Cache-LRU">kazuho/p5-Cache-LRU</a>&nbsp;- a simple, fast implementation of an LRU cache in pure perl</li>
<li><a href="https://github.com/juster/perl-cpanplus-dist-arch">juster/perl-cpanplus-dist-arch</a>&nbsp;- CPANPLUS backend for building Archlinux pacman packages</li>
<li><a href="https://github.com/Juniper/netconf-perl">Juniper/netconf-perl</a>&nbsp;- Perl library for Netconf</li>
<li><a href="https://github.com/jrockway/eventful">jrockway/eventful</a>&nbsp;- application framework for Perl</li>
<li><a href="https://github.com/jrockway/devel-repl">jrockway/devel-repl</a>&nbsp;- pluggable REPL for Perl that doesn't suck</li>
<li><a href="https://github.com/jquelin/games-risk">jquelin/games-risk</a>&nbsp;- classical 'risk' board game in perl</li>
<li><a href="https://github.com/ingydotnet/test-base-pm">ingydotnet/test-base-pm</a>&nbsp;- Extendable Perl Testing</li>
<li><a href="https://github.com/gisle/data-dump">gisle/data-dump</a>&nbsp;- A Perl module for pretty printing of data structures</li>
<li><a href="https://github.com/Getty/p5-facebook">Getty/p5-facebook</a>&nbsp;- Facebook SDL in Perl</li>
<li><a href="https://github.com/GeneDesign/GeneDesign">GeneDesign/GeneDesign</a>&nbsp;- Synthetic biology library in Perl</li>
<li><a href="https://github.com/FelipeSt4rk/FindSubDomain">FelipeSt4rk/FindSubDomain</a>&nbsp;- Find sub domains with Perl</li>
<li><a href="https://github.com/fayland/perl-javascript-beautifier">fayland/perl-javascript-beautifier</a>&nbsp;- Perl: Beautify Javascript (beautifier for javascript)</li>
<li><a href="https://github.com/ding-lab/hotspot3d">ding-lab/hotspot3d</a>&nbsp;- 3D hotspot mutation proximity analysis tool</li>
<li><a href="https://github.com/dermesser/fastcgi-wrappers">dermesser/fastcgi-wrappers</a>&nbsp;- This repository contains two FastCGI wrappers written in Perl. The first may execute any executable file in the same way CGI does, the second one does inline-eval of Perl scripts to avoid any forking.</li>
<li><a href="https://github.com/degtyarev-dm/mojolicious-lite-openshift">degtyarev-dm/mojolicious-lite-openshift</a>&nbsp;- Mojolicious::Lite Perl framework quickstart repo</li>
<li><a href="https://github.com/dave-theunsub/gtk3-perl-demos">dave-theunsub/gtk3-perl-demos</a>&nbsp;- This repository is intended to give perl-Gtk3 users some example programs. It's not rocket surgery, you know.</li>
<li><a href="https://github.com/CowboyTim/python-storable">CowboyTim/python-storable</a>&nbsp;- python module that will be able to read/write perl storable</li>
<li><a href="https://github.com/cosimo/perl5-net-statsd-server">cosimo/perl5-net-statsd-server</a>&nbsp;- A Perl port of Etsy's statsd server - Simple daemon for easy stats aggregation</li>
<li><a href="https://github.com/cooper/juno">cooper/juno</a>&nbsp;- a seriously modern IRC daemon written from scratch in Perl. designed to be ridiculously extensible, painlessly reloadable, and excessively configurable</li>
<li><a href="https://github.com/colinnewell/Jenkins-API">colinnewell/Jenkins-API</a>&nbsp;- Jenkins API Wrapper for Perl</li>
<li><a href="https://github.com/clintongormley/Elastic-Model">clintongormley/Elastic-Model</a>&nbsp;- Use ElasticSearch as a NoSQL database in Perl</li>
<li><a href="https://github.com/claesjac/javascript">claesjac/javascript</a>&nbsp;- The JavaScript module for Perl</li>
<li><a href="https://github.com/canada/PerlDocJp">canada/PerlDocJp</a>&nbsp;- This Web application let perldoc.jp Japanized pod document browsable and searchable just like search.cpan.org</li>
<li><a href="https://github.com/calid/zmq-ffi">calid/zmq-ffi</a>&nbsp;- version agnostic Perl bindings for zeromq</li>
<li><a href="https://github.com/avar/sendmail-pmilter">avar/sendmail-pmilter</a>&nbsp;- Perl binding of Sendmail Milter protocol</li>
<li><a href="https://github.com/aquaron/Business-Stripe">aquaron/Business-Stripe</a>&nbsp;- Perl bindings for Stripe payment system</li>
<li><a href="https://github.com/apparentlymart/libdanga-socket-anyevent-perl">apparentlymart/libdanga-socket-anyevent-perl</a>&nbsp;- Danga::Socket reimplementation in terms of AnyEvent</li>
<li><a href="https://github.com/agentzh/makefile-graphviz-pm">agentzh/makefile-graphviz-pm</a>&nbsp;- Perl CPAN module Makefile::GraphViz - Draw building flowcharts from Makefiles using GraphViz</li>
<li><a href="https://github.com/xoma/Russian-translate-of-Mojolicious-guides">xoma/Russian-translate-of-Mojolicious-guides</a>&nbsp;- Перевод документации и рецептов для Perl-фреймворка Mojolicious</li>
<li><a href="https://github.com/xaicron/p5-JSON-WebToken">xaicron/p5-JSON-WebToken</a>&nbsp;- JSON Web Token (JWT) implementation for Perl</li>
<li><a href="https://github.com/wickline/whack">wickline/whack</a>&nbsp;- find the perl sub most in need of refactoring</li>
<li><a href="https://github.com/vti/turnaround">vti/turnaround</a>&nbsp;- DEPRECATED: A Perl TIMTOWTDI web framework</li>
<li><a href="https://github.com/uzulla/pyazo">uzulla/pyazo</a>&nbsp;- Gyazo And Gifzo compatible server by perl</li>
<li><a href="https://github.com/ukautz/Net-Amazon-DynamoDB">ukautz/Net-Amazon-DynamoDB</a>&nbsp;- Simple perl interface for Amazon DynamoDB</li>
<li><a href="https://github.com/thedarkwinter/Net-DRI">thedarkwinter/Net-DRI</a>&nbsp;- Perl EPP Client: Net-DRI-0.X_tdw based on Net-DRI-0.96_05</li>
<li><a href="https://github.com/tadzik/neutro">tadzik/neutro</a>&nbsp;- Simple module installer for Perl 6</li>
<li><a href="https://github.com/stockholmuniversity/nagios-nrpe">stockholmuniversity/nagios-nrpe</a>&nbsp;- A pure perl implementation of the Nagios NRPE daemon and client</li>
<li><a href="https://github.com/skx/chronicle2">skx/chronicle2</a>&nbsp;- Chronicle is a simple blog compiler, written in Perl with minimal dependencies.</li>
<li><a href="https://github.com/sjdy521/Mojo-StrawberryPerl">sjdy521/Mojo-StrawberryPerl</a>&nbsp;- 基于StrawberryPerl打包而成的包含Perl-5.24+cpanm+Mojo-Webqq+Mojo-Weixin的完整Windows运行环境</li>
<li><a href="https://github.com/scrottie/WWW-Workflowy">scrottie/WWW-Workflowy</a>&nbsp;- Faked up Workflowy API for Perl using Workflowy's JSON protocol</li>
<li><a href="https://github.com/run4flat/C-TinyCompiler">run4flat/C-TinyCompiler</a>&nbsp;- Perl bindings for the Tiny C Compiler</li>
<li><a href="https://github.com/robkinyon/dbm-deep">robkinyon/dbm-deep</a>&nbsp;- DBM::Deep Perl module</li>
<li><a href="https://github.com/rjbs/Email-ARF">rjbs/Email-ARF</a>&nbsp;- Email::ARF perl module for parsing ARF</li>
<li><a href="https://github.com/rjbs/Config-INI">rjbs/Config-INI</a>&nbsp;- Config::INI perl module</li>
<li><a href="https://github.com/ranguard/svg-tt-graph">ranguard/svg-tt-graph</a>&nbsp;- Perl module for creating SVG graphs</li>
<li><a href="https://github.com/plainblack/JSON-RPC-Dispatcher">plainblack/JSON-RPC-Dispatcher</a>&nbsp;- A JSON-RPC 2.0 server for Perl.</li>
<li><a href="https://github.com/pjf/perl589delta">pjf/perl589delta</a>&nbsp;- The perl589delta.pod file for the 5.8.9 release of Perl</li>
<li><a href="https://github.com/perigrin/adam-bot-framework">perigrin/adam-bot-framework</a>&nbsp;- An IRC bot framework in Perl based on Moose &amp; POE</li>
<li><a href="https://github.com/ollyg/Net-Appliance-Session">ollyg/Net-Appliance-Session</a>&nbsp;- Development of Net::Appliance::Session Perl distribution</li>
<li><a href="https://github.com/ollyg/Catalyst-Plugin-AutoCRUD">ollyg/Catalyst-Plugin-AutoCRUD</a>&nbsp;- Development of Catalyst::Plugin::AutoCRUD Perl distribution</li>
<li><a href="https://github.com/nlewis/Net-ILO">nlewis/Net-ILO</a>&nbsp;- Perl interface to HP Integrated Lights-Out</li>
<li><a href="https://github.com/NET-A-PORTER/NAP-policy">NET-A-PORTER/NAP-policy</a>&nbsp;- Policy / pragma for Perl code written at NAP</li>
<li><a href="https://github.com/neevek/minerl">neevek/minerl</a>&nbsp;- A blog-aware static site generator written in perl.</li>
<li><a href="https://github.com/miyagawa/Perlbal-Plugin-PSGI">miyagawa/Perlbal-Plugin-PSGI</a>&nbsp;- Perlbal plugin to run PSGI applications</li>
<li><a href="https://github.com/metacpan/metacpan-client">metacpan/metacpan-client</a>&nbsp;- Home of the official MetaCPAN Perl API client.</li>
<li><a href="https://github.com/mattn/p5-Growl-GNTP">mattn/p5-Growl-GNTP</a>&nbsp;- Perl implementation of GNTP Protocol (Client Part)</li>
<li><a href="https://github.com/marcschwartz/WriteXLS">marcschwartz/WriteXLS</a>&nbsp;- CRAN Package WriteXLS: Cross-platform Perl based R function to create Excel 2003 (XLS) and Excel 2007 (XLSX) files from one or more data frames. Each data frame will be written to a separate named worksheet in the Excel spreadsheet. The worksheet name will be the name of the data frame it contains or can be specified by the user.</li>
<li><a href="https://github.com/Leont/file-map">Leont/file-map</a>&nbsp;- Memory mapping for Perl</li>
<li><a href="https://github.com/kuzuha/WWW-Pixiv">kuzuha/WWW-Pixiv</a>&nbsp;- Perl interface for&nbsp;<a href="http://www.pixiv.net/">www.pixiv.net</a></li>
<li><a href="https://github.com/jozef/Debian-Apt-PM">jozef/Debian-Apt-PM</a>&nbsp;- locate Perl Modules in Debian repositories</li>
<li><a href="https://github.com/jjn1056/Perl-Catalyst-AsyncExample">jjn1056/Perl-Catalyst-AsyncExample</a>&nbsp;- maybe some sort of async with catalyst</li>
<li><a href="https://github.com/hprose/hprose-perl">hprose/hprose-perl</a>&nbsp;- Hprose for Perl</li>
<li><a href="https://github.com/hoytech/Session-Token">hoytech/Session-Token</a>&nbsp;- Secure, efficient, simple random session token generation</li>
<li><a href="https://github.com/gunnarbeutner/linux-kstat">gunnarbeutner/linux-kstat</a>&nbsp;- Sun::Solaris::Kstat perl module for linux-zfs</li>
<li><a href="https://github.com/gshank/ravlog">gshank/ravlog</a>&nbsp;- Perl Catalyst blog</li>
<li><a href="https://github.com/fmgoncalves/p5-cassandra-simple">fmgoncalves/p5-cassandra-simple</a>&nbsp;- Cassandra::Simple Perl Module - Easy to use, Perl oriented client interface to Apache Cassandra.</li>
<li><a href="https://github.com/fayland/perl-app-github">fayland/perl-app-github</a>&nbsp;- App::GitHub CPAN module</li>
<li><a href="https://github.com/eserte/cpan-testers-matrix">eserte/cpan-testers-matrix</a>&nbsp;- the code behind matrix.cpantesters.org</li>
<li><a href="https://github.com/dnmfarrell/Stasis">dnmfarrell/Stasis</a>&nbsp;- an encrypting archive tool using tar, gpg and perl</li>
<li><a href="https://github.com/dk/Net-Eboks">dk/Net-Eboks</a>&nbsp;- perl API for eboks.dk</li>
<li><a href="https://github.com/dagolden/extutils-parsexs">dagolden/extutils-parsexs</a>&nbsp;- converts Perl XS code into C code</li>
<li><a href="https://github.com/chrisa/perl-Net-SAML2">chrisa/perl-Net-SAML2</a>&nbsp;- Perl Net::SAML2 module</li>
<li><a href="https://github.com/chorny/smart-comments">chorny/smart-comments</a>&nbsp;- Perl programming module for easier debugging</li>
<li><a href="https://github.com/chetanganatra/Excel-2-Elasticsearch">chetanganatra/Excel-2-Elasticsearch</a>&nbsp;- Small and quick Perl script to inject records from MS Excel (.xlsx as well as .xls) directly into Elasticsearch.</li>
<li><a href="https://github.com/cbowns/fitbit-oauth-perl">cbowns/fitbit-oauth-perl</a>&nbsp;- A couple of perl scripts to get a Fitbit OAuth token and to use that token to upload Weightbot CSV data to Fitbit</li>
<li><a href="https://github.com/bricas/statistics-r">bricas/statistics-r</a>&nbsp;- Controls the R (R-project) interpreter through Perl</li>
<li><a href="https://github.com/brianwrf/myPadBuster">brianwrf/myPadBuster</a>&nbsp;- It is a Python+Perl script to exploit ASP.net Padding Oracle vulnerability.</li>
<li><a href="https://github.com/briandfoy/mycpan-indexer">briandfoy/mycpan-indexer</a>&nbsp;- (Perl) Index a Perl distribution</li>
<li><a href="https://github.com/briandfoy/module-release">briandfoy/module-release</a>&nbsp;- (Perl) Automate software releases</li>
<li><a href="https://github.com/Brasil-Perl-Mongers/perl-pro">Brasil-Perl-Mongers/perl-pro</a>&nbsp;- Site de divulga&ccedil;&atilde;o de vagas de emprego para programadores Perl no Brasil.</li>
<li><a href="https://github.com/bostonaholic/test-more-behaviour">bostonaholic/test-more-behaviour</a>&nbsp;- Rspec-style tests in Perl</li>
<li><a href="https://github.com/borisdaeppen/EBook--MOBI">borisdaeppen/EBook--MOBI</a>&nbsp;- Ebook in MOBI format with Perl</li>
<li><a href="https://github.com/book/Test-Database">book/Test-Database</a>&nbsp;- Perl extension to provide database handles in a test environment</li>
<li><a href="https://github.com/beppu/pod-server">beppu/pod-server</a>&nbsp;- a web server for locally installed perl documentation -- think gem_server for perl</li>
<li><a href="https://github.com/awwaiid/continuity">awwaiid/continuity</a>&nbsp;- Stateful Web Apps in Perl</li>
<li><a href="https://github.com/apparentlymart/libnet-openid-perl">apparentlymart/libnet-openid-perl</a>&nbsp;- OpenID libraries for Perl</li>
<li><a href="https://github.com/ambs/Quiki">ambs/Quiki</a>&nbsp;- Quick Wiki in Perl</li>
<li><a href="https://github.com/alambike/eixo-docker">alambike/eixo-docker</a>&nbsp;- Suite of Perl modules to interact with Docker</li>
<li><a href="https://github.com/abw/Badger">abw/Badger</a>&nbsp;- Perl application programming toolkit</li>
<li><a href="https://github.com/abh/colobus">abh/colobus</a>&nbsp;- Perl NNTP server</li>
<li><a href="https://github.com/Zverik/gpxplanet-tools">Zverik/gpxplanet-tools</a>&nbsp;- Perl scripts for processing OpenStreetMap's GPX planet</li>
<li><a href="https://github.com/zipf/perldoc-es">zipf/perldoc-es</a>&nbsp;- Documentaci&oacute;n de Perl en Espa&ntilde;ol / Spanish translation of Perl core docs</li>
<li><a href="https://github.com/yusukebe/Shiori">yusukebe/Shiori</a>&nbsp;- Yet another Perl implementation of Shiori web-app.</li>
<li><a href="https://github.com/yoshiki/perl-app-waffy">yoshiki/perl-app-waffy</a>&nbsp;- Twitter proxy for iPhone, Mobile(jp) and IRC</li>
<li><a href="https://github.com/yoe/sreview">yoe/sreview</a>&nbsp;- sreview review system</li>
<li><a href="https://github.com/yappo/p5-Groonga">yappo/p5-Groonga</a>&nbsp;- Perl Module of Groonga</li>
<li><a href="https://github.com/yannk/perl-anyevent-xmpp">yannk/perl-anyevent-xmpp</a>&nbsp;- my patches to AnyEvent::XMPP</li>
<li><a href="https://github.com/woodpeck/osm-revert-scripts">woodpeck/osm-revert-scripts</a>&nbsp;- A collection of Perl scripts to handle reverts on OpenStreetMap</li>
<li><a href="https://github.com/wertarbyte/hetzner-robot-perl">wertarbyte/hetzner-robot-perl</a>&nbsp;- Perl module and command line tool for control over the Hetzner robot</li>
<li><a href="https://github.com/tokuhirom/cgi-extlib-perl">tokuhirom/cgi-extlib-perl</a>&nbsp;- General extlib/ for Perl CGI applications.</li>
<li><a href="https://github.com/tlily/tigerlily">tlily/tigerlily</a>&nbsp;- perl client for the lily chat server</li>
<li><a href="https://github.com/tima/perl-amazon-s3">tima/perl-amazon-s3</a>&nbsp;- A portable client library for working with and managing Amazon S3 buckets and keys.</li>
<li><a href="https://github.com/subogero/rename">subogero/rename</a>&nbsp;- Perl rename as a separate package</li>
<li><a href="https://github.com/sstrigler/chatbot">sstrigler/chatbot</a>&nbsp;- a jabber channel bot written in perl</li>
<li><a href="https://github.com/softlayer/softlayer-api-perl-client">softlayer/softlayer-api-perl-client</a>&nbsp;- A set of Perl libraries that assist in calling the SoftLayer API.</li>
<li><a href="https://github.com/singingfish/Citeproc-Markdown">singingfish/Citeproc-Markdown</a>&nbsp;- Perl module for integrating with CSL processor inside Zotero for plain text / markdown citation support</li>
<li><a href="https://github.com/scottp/extjs-direct-perl">scottp/extjs-direct-perl</a>&nbsp;- A minimal perl implementation of ExtJS 3.0 Ext.Direct serverside stack</li>
<li><a href="https://github.com/s-aska/markdown-binder">s-aska/markdown-binder</a>&nbsp;- Ajax Markdown Viewer written in Perl, to run under Plack.</li>
<li><a href="https://github.com/ruoso/games-perl">ruoso/games-perl</a>&nbsp;- Series of blog posts on how to write games in Perl</li>
<li><a href="https://github.com/Potatohead/local-lib-profiles">Potatohead/local-lib-profiles</a>&nbsp;- management scripts for perl's local lib</li>
<li><a href="https://github.com/petdance/html-lint">petdance/html-lint</a>&nbsp;- HTML::Lint, the Perl module for HTML checking</li>
<li><a href="https://github.com/patschbo/BaNG">patschbo/BaNG</a>&nbsp;- Backup Next Generation for Linux &amp; Mac (using rsync and btrfs snapshots, Web-Frontend, Statistics, History-Merger)</li>
<li><a href="https://github.com/NoodlesNZ/statsd-perl-mysql">NoodlesNZ/statsd-perl-mysql</a>&nbsp;- MySQL stats logging for Statsd/Graphite</li>
<li><a href="https://github.com/naoya/hadoop-streaming-frontend">naoya/hadoop-streaming-frontend</a>&nbsp;- A frontend framework of Hadoop-Streaming for perl</li>
<li><a href="https://github.com/nagios-plugins/nagios-plugin-perl">nagios-plugins/nagios-plugin-perl</a>&nbsp;- Perl module Nagios::Monitoring::Plugin</li>
<li><a href="https://github.com/masak/psyde">masak/psyde</a>&nbsp;- A static webpage manager (written in Perl 6)</li>
<li><a href="https://github.com/masak/p6cc2012">masak/p6cc2012</a>&nbsp;- The Perl 6 coding contest, 2012 edition</li>
<li><a href="https://github.com/MarkGannon/XBRL">MarkGannon/XBRL</a>&nbsp;- Perl Module for Reading XBRL</li>
<li><a href="https://github.com/makamaka/JSON-PP">makamaka/JSON-PP</a>&nbsp;- JSON::PP for perl core module</li>
<li><a href="https://github.com/MadsAlbertsen/miscperlscripts">MadsAlbertsen/miscperlscripts</a>&nbsp;- Small collection of random useful perl scripts</li>
<li><a href="https://github.com/lestrrat/Data-Localize">lestrrat/Data-Localize</a>&nbsp;- Object Oriented Localization Tool For Perl</li>
<li><a href="https://github.com/kasei/attean">kasei/attean</a>&nbsp;- A Perl Semantic Web Framework</li>
<li><a href="https://github.com/kablamo/git-ribbon">kablamo/git-ribbon</a>&nbsp;- A Perl script that helps you read through the latest changes on a project.</li>
<li><a href="https://github.com/ingydotnet/yaml-pm6">ingydotnet/yaml-pm6</a>&nbsp;- YAML Implementation for Perl 6</li>
<li><a href="https://github.com/ingydotnet/testml-pm6">ingydotnet/testml-pm6</a>&nbsp;- TestML for Perl 6</li>
<li><a href="https://github.com/ikruglov/HADaemon-Control">ikruglov/HADaemon-Control</a>&nbsp;- Create init scripts for Perl high-available (HA) daemons</li>
<li><a href="https://github.com/ido50/Tenjin">ido50/Tenjin</a>&nbsp;- Fast templating engine with support for embedded Perl</li>
<li><a href="https://github.com/ICGC-TCGA-PanCancer/PCAP-core">ICGC-TCGA-PanCancer/PCAP-core</a>&nbsp;- NGS reference implementations and helper code for the IGCG/TCGA Pan-Cancer Analysis Project</li>
<li><a href="https://github.com/hiratara/p5-Data-Monad">hiratara/p5-Data-Monad</a>&nbsp;- A implementation of monads in Perl 5.</li>
<li><a href="https://github.com/hinrik/grok">hinrik/grok</a>&nbsp;- Perl 6 documentation reader</li>
<li><a href="https://github.com/hatena/perl5-test-apache-rewriterules">hatena/perl5-test-apache-rewriterules</a>&nbsp;- Test::Apache::RewriteRules - Testing Apache's Rewrite Rules</li>
<li><a href="https://github.com/gonzoua/book-tools">gonzoua/book-tools</a>&nbsp;- perl modules to work with ePUB and FB2 ebook formats</li>
<li><a href="https://github.com/fayland/dist-zilla-plugin-perltidy">fayland/dist-zilla-plugin-perltidy</a>&nbsp;- Dist::Zilla with Perl::Tidy</li>
<li><a href="https://github.com/ErinsMatthew/Import-IMDb-Ratings-Into-trakt.tv">ErinsMatthew/Import-IMDb-Ratings-Into-trakt.tv</a>&nbsp;- A Perl script that will load your IMDb ratings into trakt.tv</li>
<li><a href="https://github.com/dscho/dsstore">dscho/dsstore</a>&nbsp;- A remote-hg mirror of the Perl project to generate .DS_Store files (even on non-MacOSX), based on&nbsp;<a href="https://wiki.mozilla.org/DS_Store_File_Format">https://wiki.mozilla.org/DS_Store_File_Format</a></li>
<li><a href="https://github.com/dpavlin/Biblio-SIP2">dpavlin/Biblio-SIP2</a>&nbsp;- Simple 3M SIP2 Standard Interchange Protocol implementation in perl</li>
<li><a href="https://github.com/dinomite/Mac-iTunes-Library">dinomite/Mac-iTunes-Library</a>&nbsp;- Mac::iTunes::Library Perl module</li>
<li><a href="https://github.com/diegok/Gardel">diegok/Gardel</a>&nbsp;- Gardel is a very simple perl web framework that also has a hat. ( Inspired on sinatra.rb )</li>
<li><a href="https://github.com/demianriccardi/p5-HackaMol">demianriccardi/p5-HackaMol</a>&nbsp;- Object-Oriented Perl 5, Moose Library for Molecular Hacking</li>
<li><a href="https://github.com/daoswald/JSON-Tiny">daoswald/JSON-Tiny</a>&nbsp;- Perl module for encoding and decoding JSON in a minimalistic way, based on Mojo::JSON, adapted to stand alone.</li>
<li><a href="https://github.com/cryptostorm/cstorm_widget">cryptostorm/cstorm_widget</a>&nbsp;- The Perl source code to the Cryptostorm widget</li>
<li><a href="https://github.com/briandfoy/test-file">briandfoy/test-file</a>&nbsp;- (Perl) Check file attributes</li>
<li><a href="https://github.com/bingos/poe-component-irc">bingos/poe-component-irc</a>&nbsp;- A fully event-driven perl IRC client module</li>
<li><a href="https://github.com/bingos/gumbybrain">bingos/gumbybrain</a>&nbsp;- (perl) &lt; GumbyBRAIN&gt; when the kids had killed the man, i had the source now.</li>
<li><a href="https://github.com/beanz/anyevent-mqtt-perl">beanz/anyevent-mqtt-perl</a>&nbsp;- Perl modules for MQTT protocol (<a href="http://mqtt.org/">http://mqtt.org/</a>) using AnyEvent</li>
<li><a href="https://github.com/Akron/Sojolicious">Akron/Sojolicious</a>&nbsp;- OStatus for Perl - A social toolbox for Mojolicious</li>
<li><a href="https://github.com/achillean/shodan-perl">achillean/shodan-perl</a>&nbsp;- Perl library for SHODAN</li>
<li><a href="https://github.com/zzengineer/crawlpl">zzengineer/crawlpl</a>&nbsp;- compact crawling tools written in perl</li>
<li><a href="https://github.com/zigorou/perl-json-pointer">zigorou/perl-json-pointer</a>&nbsp;- A JSON Pointer implementation for Perl</li>
<li><a href="https://github.com/zakame/hashids.pm">zakame/hashids.pm</a>&nbsp;- Hashids, ported for Perl</li>
<li><a href="https://github.com/ysasaki/Text-Sass-XS">ysasaki/Text-Sass-XS</a>&nbsp;- Perl Binding for libsass</li>
<li><a href="https://github.com/yapceurope/perl-events">yapceurope/perl-events</a>&nbsp;- Information about all Perl conferences and workshops</li>
<li><a href="https://github.com/xing/perl-beetle">xing/perl-beetle</a>&nbsp;- High availability AMQP messaging with redundant queues</li>
<li><a href="https://github.com/wbuntine/text-bags">wbuntine/text-bags</a>&nbsp;- Perl scripts for massaging document collections in various ways to prepare them for topic modelling.</li>
<li><a href="https://github.com/victori/perlbal-plugin-mogilefs">victori/perlbal-plugin-mogilefs</a>&nbsp;- Perlbal Plugin to serve data from MogileFS</li>
<li><a href="https://github.com/UUPharmacometrics/PsN">UUPharmacometrics/PsN</a>&nbsp;- Perl-Speaks-NONMEM</li>
<li><a href="https://github.com/urandom/p2js">urandom/p2js</a>&nbsp;- IWL Perl To Javascript converter</li>
<li><a href="https://github.com/urandom/iwl">urandom/iwl</a>&nbsp;- IWL - perl web widget library</li>
<li><a href="https://github.com/unbit/unbit-bars">unbit/unbit-bars</a>&nbsp;- A Perl Curses::UI interface for uWSGI metrics subsystem</li>
<li><a href="https://github.com/typester/text-microtemplate-extended-perl">typester/text-microtemplate-extended-perl</a>&nbsp;- Template engine extended from Text::MicroTemplate</li>
<li><a href="https://github.com/troywill/foscam-zoneminder">troywill/foscam-zoneminder</a>&nbsp;- Zoneminder Perl control module for the Foscam FI8910W wireless IP Camera</li>
<li><a href="https://github.com/tominsam/bot-basicbot-pluggable">tominsam/bot-basicbot-pluggable</a>&nbsp;- Pluggable perl IRC bot</li>
<li><a href="https://github.com/tokuhirom/p5-fcgi-client">tokuhirom/p5-fcgi-client</a>&nbsp;- FCGI client library in pure perl</li>
<li><a href="https://github.com/tokuhirom/http-mobileattribute">tokuhirom/http-mobileattribute</a>&nbsp;- HTTP::MobileAttribute is a perl module for handle japanese mobile phones</li>
<li><a href="https://github.com/timbunce/Dist-Surveyor">timbunce/Dist-Surveyor</a>&nbsp;- Survey installed perl modules and determine the specific distribution versions they came from</li>
<li><a href="https://github.com/thoukydides/heatmiser-wifi">thoukydides/heatmiser-wifi</a>&nbsp;- Web interface, SiriProxy plugin and Perl libraries for Heatmiser Wi-Fi Thermostats</li>
<li><a href="https://github.com/tadzik/perl6-File-Tools">tadzik/perl6-File-Tools</a>&nbsp;- File::Tools &ndash; common shell commands replacements</li>
<li><a href="https://github.com/szabgab/PDE">szabgab/PDE</a>&nbsp;- Perl Development Environment</li>
<li><a href="https://github.com/sparky/perl-Net-Curl">sparky/perl-Net-Curl</a>&nbsp;- Object-oriented wrapper for libcurl</li>
<li><a href="https://github.com/sludin/http2-perl">sludin/http2-perl</a>&nbsp;- Perl implementation of the HTTP/2.0 protocol</li>
<li><a href="https://github.com/slimakuj/perl">slimakuj/perl</a>&nbsp;-&nbsp;<img src="https://assets-cdn.github.com/images/icons/emoji/unicode/1f42a.png" alt=":dromedary_camel:" width="20" height="20" style="border: 0px;">&nbsp;Materiały do warsztat&oacute;w z Perla</li>
<li><a href="https://github.com/reyjrar/Parse-Syslog-Line">reyjrar/Parse-Syslog-Line</a>&nbsp;- Flexible library for parsing syslog messages in Perl</li>
<li><a href="https://github.com/revmischa/av-streamer">revmischa/av-streamer</a>&nbsp;- Perl bindings for libav/ffmpeg</li>
<li><a href="https://github.com/pstuifzand/docker-perl">pstuifzand/docker-perl</a>&nbsp;- Perl library for Docker&nbsp;<a href="http://docker.io/">http://docker.io/</a></li>
<li><a href="https://github.com/potyl/perl-Gtk3-WebKit">potyl/perl-Gtk3-WebKit</a>&nbsp;- Perl bindings for the gtk3 port of WebKit</li>
<li><a href="https://github.com/petdance/perl-critic-bangs">petdance/perl-critic-bangs</a>&nbsp;- Perl::Critic::Bangs -- Extra policies for Perl::Critic</li>
<li><a href="https://github.com/Perl-Toolchain-Gang/local-lib">Perl-Toolchain-Gang/local-lib</a>&nbsp;- local::lib - create and use a local lib/ for perl modules with PERL5LIB</li>
<li><a href="https://github.com/Perl-Toolchain-Gang/File-chdir">Perl-Toolchain-Gang/File-chdir</a>&nbsp;- (Perl) a more sensible way to change directories</li>
<li><a href="https://github.com/PerlDancer/perldancer-book">PerlDancer/perldancer-book</a>&nbsp;- a book about the Perl Dancer micro framework</li>
<li><a href="https://github.com/pedros/WWW-Wordnik-API">pedros/WWW-Wordnik-API</a>&nbsp;- Wordnik API perl implementation</li>
<li><a href="https://github.com/PagerDuty/pagerduty-nagios-pl">PagerDuty/pagerduty-nagios-pl</a>&nbsp;- Nagios Integration for PagerDuty via Perl Wrapper</li>
<li><a href="https://github.com/osfameron/acme--monads">osfameron/acme--monads</a>&nbsp;- Monads in pure Perl, using Devel::Declare</li>
<li><a href="https://github.com/odyniec/Dancer-Plugin-DebugToolbar">odyniec/Dancer-Plugin-DebugToolbar</a>&nbsp;- Debugging toolbar for Perl Dancer web applications</li>
<li><a href="https://github.com/obuk/Cv-Olive">obuk/Cv-Olive</a>&nbsp;- Cv module is perl interface to OpenCV library.</li>
<li><a href="https://github.com/norm/p5-css-prepare">norm/p5-css-prepare</a>&nbsp;- Perl module to preprocess CSS files</li>
<li><a href="https://github.com/norbu09/Giovanni">norbu09/Giovanni</a>&nbsp;- a Perl based deployment system</li>
<li><a href="https://github.com/nigelm/html-scrubber">nigelm/html-scrubber</a>&nbsp;- Perl extension for scrubbing/sanitizing html</li>
<li><a href="https://github.com/neilb/WebService-HackerNews">neilb/WebService-HackerNews</a>&nbsp;- An interface to the official Hacker News API (for Perl 5)</li>
<li><a href="https://github.com/naoya/perl-thrift-server">naoya/perl-thrift-server</a>&nbsp;- Thrift server implementation for perl</li>
<li><a href="https://github.com/mtve/bitcoin-pl">mtve/bitcoin-pl</a>&nbsp;- BitCoin perl implementation</li>
<li><a href="https://github.com/moritz/tufte">moritz/tufte</a>&nbsp;- SVG plotting library for Perl 6</li>
<li><a href="https://github.com/mndrix/Finance-MtGox">mndrix/Finance-MtGox</a>&nbsp;- MtGox API bindings for Perl</li>
<li><a href="https://github.com/masartz/p5-webservice-hatena-bookmark-lite">masartz/p5-webservice-hatena-bookmark-lite</a>&nbsp;- A Perl Interface for Hatena::Bookmark AtomPub API</li>
<li><a href="https://github.com/masak/farm">masak/farm</a>&nbsp;- Little Animal Farm, a WWII polish family game, implemented in Perl 6</li>
<li><a href="https://github.com/LiosK/Finance--Quote--YahooJapan">LiosK/Finance--Quote--YahooJapan</a>&nbsp;- Finance::Quote::YahooJapan - A Perl module that enables GnuCash to get quotes of Japanese stocks and mutual funds from Yahoo! Finance JAPAN.</li>
<li><a href="https://github.com/Leont/threads-lite">Leont/threads-lite</a>&nbsp;- An Erlang style threading library for perl</li>
<li><a href="https://github.com/khenn/Lacuna">khenn/Lacuna</a>&nbsp;- Perl API for accessing Lacuna webservices</li>
<li><a href="https://github.com/kevinbosak/Minecraft-Perl">kevinbosak/Minecraft-Perl</a>&nbsp;- Perl libs to manipulate Minecraft data files</li>
<li><a href="https://github.com/kentaro/perl-dbix-rico">kentaro/perl-dbix-rico</a>&nbsp;- Yet, yet, ... yet another ORM for Perl</li>
<li><a href="https://github.com/kentaro/perl-app-socialskk">kentaro/perl-app-socialskk</a>&nbsp;- SKK Goes Social</li>
<li><a href="https://github.com/jkahn/twitter-bot">jkahn/twitter-bot</a>&nbsp;- Perl library for writing simple bots for twitter</li>
<li><a href="https://github.com/jimbomorrison/git.generate-changelog">jimbomorrison/git.generate-changelog</a>&nbsp;- Small perl script for generating a pretty changelog from git commits</li>
<li><a href="https://github.com/jhthorsen/mojo-redis2">jhthorsen/mojo-redis2</a>&nbsp;- Pure-Perl non-blocking I/O Redis driver</li>
<li><a href="https://github.com/ironcamel/Net-OpenStack-Compute">ironcamel/Net-OpenStack-Compute</a>&nbsp;- Perl bindings for the OpenStack compute api.</li>
<li><a href="https://github.com/ingydotnet/testml-pm">ingydotnet/testml-pm</a>&nbsp;- TestML for Perl</li>
<li><a href="https://github.com/infobyte/isr-sqlget">infobyte/isr-sqlget</a>&nbsp;- ISR-sqlget It's a blind SQL injection tool developed in Perl.</li>
<li><a href="https://github.com/HariSekhon/lib">HariSekhon/lib</a>&nbsp;- Perl Utility Library for my other repos</li>
<li><a href="https://github.com/gugod/acme-cpanauthors-taiwanese">gugod/acme-cpanauthors-taiwanese</a>&nbsp;- (Perl) We are Taiwanese CPAN Authors!</li>
<li><a href="https://github.com/gphat/io-storm">gphat/io-storm</a>&nbsp;- Perl support for Twitter's Storm distributed computational system.</li>
<li><a href="https://github.com/goccy/p5-Test-AutoGenerator">goccy/p5-Test-AutoGenerator</a>&nbsp;- automatically generate perl test code.</li>
<li><a href="https://github.com/gisle/mozilla-ca">gisle/mozilla-ca</a>&nbsp;- Perl module that provides Mozilla's CA cert bundle in PEM format</li>
<li><a href="https://github.com/ghedo/p5-LLVM">ghedo/p5-LLVM</a>&nbsp;- Perl bindings to the Low Level Virtual Machine</li>
<li><a href="https://github.com/gfx/Perl-Module-Install-XSUtil">gfx/Perl-Module-Install-XSUtil</a>&nbsp;- Support XS-based modules in the term of Module::Install</li>
<li><a href="https://github.com/gfx/Acme-Perl-VM">gfx/Acme-Perl-VM</a>&nbsp;- A Perl5 Virtual Machine in Pure Perl</li>
<li><a href="https://github.com/getsentry/perl-raven">getsentry/perl-raven</a>&nbsp;- A perl sentry client</li>
<li><a href="https://github.com/gbarr/AnyEvent-MongoDB">gbarr/AnyEvent-MongoDB</a>&nbsp;- perl AnyEvent MongoDB client driver</li>
<li><a href="https://github.com/gaal/app-csv">gaal/app-csv</a>&nbsp;- App::CSV Perl module, csv command line tool</li>
<li><a href="https://github.com/fukawi2/boxcutter">fukawi2/boxcutter</a>&nbsp;- Perl parser for converting iTunes playlists to a more useful format (eg, m3u)</li>
<li><a href="https://github.com/exodist/Child">exodist/Child</a>&nbsp;- (perl) Object oriented simple interface to fork()</li>
<li><a href="https://github.com/dwimperl/dwimperl-linux">dwimperl/dwimperl-linux</a>&nbsp;- Batteries included Perl distribution for Linux</li>
<li><a href="https://github.com/dwery/hue-perl">dwery/hue-perl</a>&nbsp;- A Perl module for the Philips Hue light system</li>
<li><a href="https://github.com/dpirotte/perl-mail-chimp">dpirotte/perl-mail-chimp</a>&nbsp;- MailChimp API wrapper for Perl</li>
<li><a href="https://github.com/dnorman/perl-DBR">dnorman/perl-DBR</a>&nbsp;- A different approach to ORM for perl</li>
<li><a href="https://github.com/dnmfarrell/perltricks-static">dnmfarrell/perltricks-static</a>&nbsp;- PerlTricks.com is a website dedicated to Perl programming code and community news.</li>
<li><a href="https://github.com/dluxhu/perl-parallel-forkmanager">dluxhu/perl-parallel-forkmanager</a>&nbsp;- Parallel::ForkManager</li>
<li><a href="https://github.com/dams/riak-client">dams/riak-client</a>&nbsp;- Perl Riak Client</li>
<li><a href="https://github.com/damil/DBIx-DataModel">damil/DBIx-DataModel</a>&nbsp;- UML-based Object-Relational Mapping (ORM) framework for Perl</li>
<li><a href="https://github.com/cowholio4/log4perl_gelf">cowholio4/log4perl_gelf</a>&nbsp;- Log::Log4perl::Layout::GELF</li>
<li><a href="https://github.com/cowens/perlopref">cowens/perlopref</a>&nbsp;- A quick reference guide for Perl 5 operators</li>
<li><a href="https://github.com/bunk3r/perlbackdoor">bunk3r/perlbackdoor</a>&nbsp;- advanced Perl Backdoor</li>
<li><a href="https://github.com/bokkypoobah/TheDAOVoter">bokkypoobah/TheDAOVoter</a>&nbsp;- Perl script to list and vote on The DAO proposals</li>
<li><a href="https://github.com/alexei/silverstripe-unidecode">alexei/silverstripe-unidecode</a>&nbsp;- Unidecode is a PHP version of the perl module Text::Unicode. It takes UTF-8 data and tries to represent it in US-ASCII characters.</li>
<li><a href="https://github.com/aleimba/bac-genomics-scripts">aleimba/bac-genomics-scripts</a>&nbsp;- Collection of scripts for bacterial genomics</li>
<li><a href="https://github.com/aichaos/rivescript-perl">aichaos/rivescript-perl</a>&nbsp;- A RiveScript interpreter for Perl. RiveScript is a scripting language for chatterbots.</li>
<li><a href="https://github.com/adamziaja/perl">adamziaja/perl</a>&nbsp;- my simple&nbsp;<img src="https://assets-cdn.github.com/images/icons/emoji/unicode/1f42a.png" alt=":dromedary_camel:" width="20" height="20" style="border: 0px;">&nbsp;perl5 scripts</li>
<li><a href="https://github.com/aallan/perl-modules-for-astronomy">aallan/perl-modules-for-astronomy</a>&nbsp;- Astronomy related Perl Modules.</li>
<li><a href="https://github.com/yannk/perl-anyevent-superfeedr">yannk/perl-anyevent-superfeedr</a>&nbsp;- Perl5 Interface to superfeedr.com - RT notifications of feed updates</li>
<li><a href="https://github.com/vti/perltuts.com-tutorials">vti/perltuts.com-tutorials</a>&nbsp;- Tutorials for perltuts.com</li>
<li><a href="https://github.com/typepad/perl-typepad-api">typepad/perl-typepad-api</a>&nbsp;- WWW::TypePad</li>
<li><a href="https://github.com/tune-it/jplbot">tune-it/jplbot</a>&nbsp;- Simple jabber and telegram bot written in perl</li>
<li><a href="https://github.com/tociyuki/libtext-tepl-runtime-perl">tociyuki/libtext-tepl-runtime-perl</a>&nbsp;- Text::Tepl::Runtime - Basic runtime filters for Text::Tepl</li>
<li><a href="https://github.com/theory/pod-site">theory/pod-site</a>&nbsp;- Build browsable HTML documentation for your Perl app</li>
<li><a href="https://github.com/syndicut/virt-backup">syndicut/virt-backup</a>&nbsp;- Perl script to backup qemu machines by Daniel Berteaud&nbsp;<a href="mailto:daniel@firewall-services.com">daniel@firewall-services.com</a></li>
<li><a href="https://github.com/Starlink/ORAC-DR">Starlink/ORAC-DR</a>&nbsp;- The ORAC-DR astronomy data reduction pipeline</li>
<li><a href="https://github.com/soh335/p5-Data-Wheren">soh335/p5-Data-Wheren</a>&nbsp;- wheren module for perl</li>
<li><a href="https://github.com/skx/predis">skx/predis</a>&nbsp;- A redis-server written in Perl.</li>
<li><a href="https://github.com/shadowcat-mst/pumpkin-perl-staging">shadowcat-mst/pumpkin-perl-staging</a>&nbsp;- Staging repostiory for the Pumpkin Perl patchset</li>
<li><a href="https://github.com/sekia/Algorithm-LibLinear">sekia/Algorithm-LibLinear</a>&nbsp;- A Perl binding for LIBLINEAR, a library for classification/regression using linear SVM and logistic regression.</li>
<li><a href="https://github.com/sebthebert/WWW-PushBullet">sebthebert/WWW-PushBullet</a>&nbsp;- PushBullet Perl module</li>
<li><a href="https://github.com/russoz/DataFlow">russoz/DataFlow</a>&nbsp;- Data-flow framework for Perl</li>
<li><a href="https://github.com/run4flat/perl_nvcc">run4flat/perl_nvcc</a>&nbsp;- A CUDA compiler and linker wrapper for Perl's toolchain.</li>
<li><a href="https://github.com/run4flat/Alien-Cairo">run4flat/Alien-Cairo</a>&nbsp;- Perl Alien package for libCairo</li>
<li><a href="https://github.com/rs/net-server-mail">rs/net-server-mail</a>&nbsp;- Extensible Perl implementation of the STMP protocol and its different evolutions (ie: ESMTP, LMTP)</li>
<li><a href="https://github.com/rramsden/TCP-IP-Stack">rramsden/TCP-IP-Stack</a>&nbsp;- computer science 460 group project written in perl</li>
<li><a href="https://github.com/rjbs/Sub-Exporter">rjbs/Sub-Exporter</a>&nbsp;- a sophisticated, customizable code exporter for Perl</li>
<li><a href="https://github.com/rjbs/Email-MIME-Kit">rjbs/Email-MIME-Kit</a>&nbsp;- (Perl) build messages from templates</li>
<li><a href="https://github.com/rjbs/Data-Section">rjbs/Data-Section</a>&nbsp;- perl library read data from parts of the&nbsp;<span>DATA</span>&nbsp;section</li>
<li><a href="https://github.com/riusksk/StrutScan">riusksk/StrutScan</a>&nbsp;- Struts2 Vuls Scanner base perl script</li>
<li><a href="https://github.com/renormalist/data-dpath">renormalist/data-dpath</a>&nbsp;- A perl lib to provide access to data structures inspired by XPath</li>
<li><a href="https://github.com/rafl/nanomsg-raw">rafl/nanomsg-raw</a>&nbsp;- nanomsg bindings for Perl</li>
<li><a href="https://github.com/pkrumins/youtube-video-downloader-in-perl">pkrumins/youtube-video-downloader-in-perl</a>&nbsp;- Wrote this real quick as I needed to get some vids</li>
<li><a href="https://github.com/pjlsergeant/perl6status">pjlsergeant/perl6status</a>&nbsp;- Perl 6 Status document</li>
<li><a href="https://github.com/perlbot/perlbuut">perlbot/perlbuut</a>&nbsp;- new version of perlbot, based on buubot</li>
<li><a href="https://github.com/p5-shorten/www-shorten">p5-shorten/www-shorten</a>&nbsp;- Perl interface to various URL-shortening sites</li>
<li><a href="https://github.com/Ovid/test--most">Ovid/test--most</a>&nbsp;- Test::Most -- The most commonly needed testing functionality in Perl</li>
<li><a href="https://github.com/openerserver/openerserver_perl">openerserver/openerserver_perl</a>&nbsp;- Http Container for run any code with http server.</li>
<li><a href="https://github.com/nwellnhof/Net-Google-Analytics">nwellnhof/Net-Google-Analytics</a>&nbsp;- Perl interface to the Google Analytics Core Reporting API</li>
<li><a href="https://github.com/nferraz/Perl-Data-Warehouse-Toolkit">nferraz/Perl-Data-Warehouse-Toolkit</a>&nbsp;- Make simple ETL and Data Warehouse tasks easy, and complex tasks possible.</li>
<li><a href="https://github.com/mpdehaan/Elevator">mpdehaan/Elevator</a>&nbsp;- A pluggable object-oriented data layer for Perl and Moose</li>
<li><a href="https://github.com/moznion/Perl-PrereqScanner-Lite">moznion/Perl-PrereqScanner-Lite</a>&nbsp;- Lightweight Prereqs Scanner for Perl</li>
<li><a href="https://github.com/miki/Hoppy">miki/Hoppy</a>&nbsp;- Flash XMLSocket Server ( perl implementation )</li>
<li><a href="https://github.com/melo/amqp-tools">melo/amqp-tools</a>&nbsp;- An AMQP stack for Perl</li>
<li><a href="https://github.com/maio/perl-Koans">maio/perl-Koans</a>&nbsp;- Perl Koans</li>
<li><a href="https://github.com/lestrrat/Orochi">lestrrat/Orochi</a>&nbsp;- A DI Container For Perl</li>
<li><a href="https://github.com/lestrrat/Algorithm-ConsistentHash-Ketama">lestrrat/Algorithm-ConsistentHash-Ketama</a>&nbsp;- Ketama Consistent Hashing for Perl (XS)</li>
<li><a href="https://github.com/klenin/cats-judge">klenin/cats-judge</a>&nbsp;- Automated judging system for programming contests</li>
<li><a href="https://github.com/kazeburo/Apache-LogFormat-Compiler">kazeburo/Apache-LogFormat-Compiler</a>&nbsp;- Compile LogFormat to perl-code</li>
<li><a href="https://github.com/jmcnamara/pod-simple-wiki">jmcnamara/pod-simple-wiki</a>&nbsp;- A Perl Module for creating Pod to Wiki filters.</li>
<li><a href="https://github.com/jimdigriz/freeradius-oauth2-perl">jimdigriz/freeradius-oauth2-perl</a>&nbsp;- FreeRADIUS OAuth2 (OpenID Connect) using rlm_perl</li>
<li><a href="https://github.com/jhthorsen/net-isc-dhcpd">jhthorsen/net-isc-dhcpd</a>&nbsp;- Perl module that interacts with ISC DHCPd</li>
<li><a href="https://github.com/jatimon/ThumbScanner">jatimon/ThumbScanner</a>&nbsp;- WDTV Perl based movie sheet generator</li>
<li><a href="https://github.com/ikegami/perl-LWP-Protocol-AnyEvent-http">ikegami/perl-LWP-Protocol-AnyEvent-http</a>&nbsp;- Event loop friendly HTTP and HTTPS backend for Perl's LWP</li>
<li><a href="https://github.com/ihh/gfftools">ihh/gfftools</a>&nbsp;- Perl scripts for working with the GFF format</li>
<li><a href="https://github.com/iamcal/perl-Flickr-API">iamcal/perl-Flickr-API</a>&nbsp;- Perl interface to the Flickr API</li>
<li><a href="https://github.com/hoytech/Thrust">hoytech/Thrust</a>&nbsp;- Perl language bindings for Thrust&nbsp;<a href="https://github.com/breach/thrust">https://github.com/breach/thrust</a></li>
<li><a href="https://github.com/hotwolf/HSW12">hotwolf/HSW12</a>&nbsp;- Assembler and IDE for NXP/Freescale/Motorola's HC11, HC12, S12, S12X, and XGATE CPUs</li>
<li><a href="https://github.com/hakobe/pig">hakobe/pig</a>&nbsp;- Perl IRC Gateway</li>
<li><a href="https://github.com/gugod/rubyish-perl">gugod/rubyish-perl</a>&nbsp;- For writting perl code with some ruby feeling.</li>
<li><a href="https://github.com/gisle/tkx">gisle/tkx</a>&nbsp;- A Tk interface for Perl</li>
<li><a href="https://github.com/gisle/digest-md5">gisle/digest-md5</a>&nbsp;- The Digest::MD5 Perl module</li>
<li><a href="https://github.com/gbarr/perl-TimeDate">gbarr/perl-TimeDate</a>&nbsp;- time &amp; date parsing and formatting perl library</li>
<li><a href="https://github.com/gbarr/perl-IO">gbarr/perl-IO</a>&nbsp;- Perl IO modules -- THESE MODULES ARE NO LONGER MAINTAINED OUTSIDE THE perl5 DISTRIBUTION. Send all patched to&nbsp;</li></ul>]]></description>
	<dc:creator>Neel</dc:creator>
</item>
<item>
	<guid isPermaLink="true">https://bioinformaticsonline.com/pages/view/33841/awesome-perl-frameworks-libraries-and-software-part-4</guid>
	<pubDate>Fri, 07 Jul 2017 04:11:54 -0500</pubDate>
	<link>https://bioinformaticsonline.com/pages/view/33841/awesome-perl-frameworks-libraries-and-software-part-4</link>
	<title><![CDATA[Awesome perl frameworks, libraries and software - PART 4]]></title>
	<description><![CDATA[<ul>
<li><a href="https://github.com/tjstein/php5-fpm-munin-plugins">tjstein/php5-fpm-munin-plugins</a>&nbsp;- A set of Munin plugins for PHP5-FPM</li>
<li><a href="https://github.com/perusio/nginx-munin">perusio/nginx-munin</a>&nbsp;- A set of plugins for monitoring nginx with Munin</li>
<li><a href="https://github.com/openresty/lua-resty-memcached">openresty/lua-resty-memcached</a>&nbsp;- Lua memcached client driver for the ngx_lua based on the cosocket API</li>
<li><a href="https://github.com/jayjanssen/myq_gadgets">jayjanssen/myq_gadgets</a>&nbsp;- Various iostat style scripts for MySQL</li>
<li><a href="https://github.com/apt-mirror/apt-mirror">apt-mirror/apt-mirror</a>&nbsp;- Official apt-mirror source.</li>
<li><a href="https://github.com/kentaro/cinnamon">kentaro/cinnamon</a>&nbsp;- a simple deploy tool</li>
<li><a href="https://github.com/mdom/dategrep">mdom/dategrep</a>&nbsp;- print lines matching a date range</li>
<li><a href="https://github.com/kazuho/jailing">kazuho/jailing</a>&nbsp;- super-easy chroot jail builder/runner for Linux</li>
<li><a href="https://github.com/teleshoes/tpacpi-bat">teleshoes/tpacpi-bat</a>&nbsp;- ThinkPad ACPI Battery Util</li>
<li><a href="https://github.com/hechtus/squeezebox-googlemusic">hechtus/squeezebox-googlemusic</a>&nbsp;- Squeezebox (Logitech Media Server) Plugin for Google Play Music</li>
<li><a href="https://github.com/hexchat/hexchat-addons">hexchat/hexchat-addons</a>&nbsp;- Plugins and scripts made for HexChat</li>
<li><a href="https://github.com/berekuk/Ubic">berekuk/Ubic</a>&nbsp;- Polymorphic service manager.</li>
<li><a href="https://github.com/deryckoe/Wordpress-Syntax-Mode-for-Coda-2">deryckoe/Wordpress-Syntax-Mode-for-Coda-2</a>&nbsp;- Wordpress Syntax Mode working on Coda 2.0.2</li>
<li><a href="https://github.com/squentin/gmusicbrowser">squentin/gmusicbrowser</a>&nbsp;- jukebox for large collections of music</li>
<li><a href="https://github.com/autodl-community/autodl-irssi">autodl-community/autodl-irssi</a>&nbsp;- A community-driven fork of autodl-irssi</li>
<li><a href="https://github.com/yoshiki/markdown2impress">yoshiki/markdown2impress</a>&nbsp;- markdown2impress is script to convert markdown into presentation using impress.js.</li>
<li><a href="https://github.com/pagespeed/cpanel">pagespeed/cpanel</a>&nbsp;- mod_pagespeed module for CPanel WHM</li>
<li><a href="https://github.com/liyanage/xcode-text-macros">liyanage/xcode-text-macros</a>&nbsp;- Some XCode text macros plus a macro overview HTML page generator</li>
<li><a href="https://github.com/erlang/eep">erlang/eep</a>&nbsp;- Erlang Enhancement ProposalS</li>
<li><a href="https://github.com/Koha-Community/Koha">Koha-Community/Koha</a>&nbsp;- Koha is a free software integrated library system (ILS). Koha is distributed under the GNU GPL version 3 or later. Note: this is a synced mirror of the official Koha repo.</li>
<li><a href="https://github.com/vti/bootylicious">vti/bootylicious</a>&nbsp;- LIghtweight blog engine on Mojo steroids!</li>
<li><a href="https://github.com/tokuhirom/Furl">tokuhirom/Furl</a>&nbsp;- pretty fast http client library for perl5</li>
<li><a href="https://github.com/miyagawa/Carmel">miyagawa/Carmel</a>&nbsp;- CPAN Artifact Repository Manager</li>
<li><a href="https://github.com/combinatorylogic/clike">combinatorylogic/clike</a>&nbsp;- A simple C-like language compiler with an extensible syntax and typed macros support</li>
<li><a href="https://github.com/cloudflare/CloudFlare-Tools">cloudflare/CloudFlare-Tools</a>&nbsp;- Tools which enable you to get the full benefit of using the CloudFlare service.</li>
<li><a href="https://github.com/untoldwind/alfred2-layout">untoldwind/alfred2-layout</a>&nbsp;- Alfred 2 Layout workflow</li>
<li><a href="https://github.com/nothingmuch/kiokudb">nothingmuch/kiokudb</a>&nbsp;- KiokuDB Core</li>
<li><a href="https://github.com/katzgrau/chip">katzgrau/chip</a>&nbsp;- A log file multiplexer and monitor. Tail multiple remote or local log files, set actions, and more. A friend to every developer and system admin. Alpha.</li>
<li><a href="https://github.com/SethRobertson/git-what-branch">SethRobertson/git-what-branch</a>&nbsp;- Discover what branch a commit is on, or how it got to a named branch</li>
<li><a href="https://github.com/shabble/irssi-docs">shabble/irssi-docs</a>&nbsp;- In-depth documentation of the Irssi IRC Client</li>
<li><a href="https://github.com/kappa/yadisk-sync">kappa/yadisk-sync</a>&nbsp;- Linux syncronizer for Yandex.Disk</li>
<li><a href="https://github.com/dotse/dnscheck">dotse/dnscheck</a>&nbsp;- DNSCheck code, DNS delegation quality checker.</li>
<li><a href="https://github.com/darold/pgcluu">darold/pgcluu</a>&nbsp;- PostgreSQL Cluster performances monitoring and auditing tool</li>
<li><a href="https://github.com/cfengine/design-center">cfengine/design-center</a>&nbsp;- CFEngine community-contributed content</li>
<li><a href="https://github.com/bestpractical/sd">bestpractical/sd</a>&nbsp;- A distributed issue tracker; upstream is now&nbsp;<a href="http://gitorious.org/prophet">http://gitorious.org/prophet</a></li>
<li><a href="https://github.com/masak/proto">masak/proto</a>&nbsp;- A a hyper-lightweight dependency tracking and project installation system</li>
<li><a href="https://github.com/liblime/LibLime-Koha">liblime/LibLime-Koha</a>&nbsp;- LibLime Koha is the most mature of the open source ILS applications. Based on the ground-breaking 3.0 platform (derived from the original Koha offering of 1999), LibLime Koha is a completely web-based open source ILS, with library staff, systems librarians, and library users all accessing LibLime Koha through a web browser. Relying on the MySQL relational database, all LibLime Koha data is readily accessible.</li>
<li><a href="https://github.com/ingydotnet/...">ingydotnet/...</a>&nbsp;- Dot Dot Dot</li>
<li><a href="https://github.com/gusmaskowitz/apachebuddy.pl">gusmaskowitz/apachebuddy.pl</a>&nbsp;- Not written by me, maintained by me : Apachebuddy.pl</li>
<li><a href="https://github.com/zaf/asterisk-googletts">zaf/asterisk-googletts</a>&nbsp;- Asterisk AGI script that uses Google's translate text to speech service.</li>
<li><a href="https://github.com/openresty/lua-resty-core">openresty/lua-resty-core</a>&nbsp;- New FFI-based API for lua-nginx-module</li>
<li><a href="https://github.com/openSUSE/kiwi">openSUSE/kiwi</a>&nbsp;- KIWI OS Image builder</li>
<li><a href="https://github.com/FastVPSEestiOu/Antidoto">FastVPSEestiOu/Antidoto</a>&nbsp;- Linux antimalware and antirootkit tool</li>
<li><a href="https://github.com/sorin-ionescu/dotfiles">sorin-ionescu/dotfiles</a>&nbsp;- My command line life.</li>
<li><a href="https://github.com/oetiker/smokeping-3.x">oetiker/smokeping-3.x</a>&nbsp;- reengineered SmokePing, using Extopus as its frontend</li>
<li><a href="https://github.com/nekokak/p5-Teng">nekokak/p5-Teng</a>&nbsp;- simple DBI wrapper/ORMapper</li>
<li><a href="https://github.com/faiproject/fai">faiproject/fai</a>&nbsp;- non-interactive system to install, customize and manage Linux systems</li>
<li><a href="https://github.com/abh/ntppool">abh/ntppool</a>&nbsp;- NTP Pool Project</li>
<li><a href="https://github.com/willixix/naglio-plugins">willixix/naglio-plugins</a>&nbsp;- Monitoring Plugins by William Leibzon</li>
<li><a href="https://github.com/stealth/troubleshooter">stealth/troubleshooter</a>&nbsp;- setroubleshootd xSports</li>
<li><a href="https://github.com/openresty/lua-resty-string">openresty/lua-resty-string</a>&nbsp;- String utilities and common hash functions for ngx_lua and LuaJIT</li>
<li><a href="https://github.com/mdxp/cookbooks">mdxp/cookbooks</a>&nbsp;- My custom Cookbooks for Chef</li>
<li><a href="https://github.com/ingydotnet/vroom-pm">ingydotnet/vroom-pm</a>&nbsp;- Vim Based Slideshow Presentations</li>
<li><a href="https://github.com/iamcal/Flickr-StatsD">iamcal/Flickr-StatsD</a>&nbsp;- Mirror of code.flickr.com: Flickr-StatsD</li>
<li><a href="https://github.com/ernstsson/Arqua">ernstsson/Arqua</a>&nbsp;- Architectural quality analysis tool for GCC project</li>
<li><a href="https://github.com/qiaoxueshi/FLEXLoader">qiaoxueshi/FLEXLoader</a>&nbsp;- A jailbreak iOS device tweak which can load FLEX dynamiclly</li>
<li><a href="https://github.com/punchdrunker/iOSEmoji">punchdrunker/iOSEmoji</a>&nbsp;- information about unicode6 emoji used in iOS5</li>
<li><a href="https://github.com/openresty/replace-filter-nginx-module">openresty/replace-filter-nginx-module</a>&nbsp;- Streaming regular expression replacement in response bodies</li>
<li><a href="https://github.com/djabberd/DJabberd">djabberd/DJabberd</a>&nbsp;- The main DJabberd source</li>
<li><a href="https://github.com/darold/pgFormatter">darold/pgFormatter</a>&nbsp;- A PostgreSQL SQL syntax beautifier that can work as a console program or as a CGI. Download from&nbsp;<a href="https://sourceforge.net/p/pgformatter/">https://sourceforge.net/p/pgformatter/</a>&nbsp;and demo site at&nbsp;<a href="http://sqlformat.darold.net/">http://sqlformat.darold.net/</a></li>
<li><a href="https://github.com/aspiers/mysqldiff">aspiers/mysqldiff</a>&nbsp;- tool and CPAN suite backend for comparing MySQL database schemas</li>
<li><a href="https://github.com/michaeldexter/vmrc">michaeldexter/vmrc</a>&nbsp;- Virtual Machine rc script</li>
<li><a href="https://github.com/keydet89/RegRipper2.8">keydet89/RegRipper2.8</a>&nbsp;- RegRipper version 2.8</li>
<li><a href="https://github.com/kazuho/kaztools">kazuho/kaztools</a>&nbsp;- shellscripts and utilities for myself</li>
<li><a href="https://github.com/gknops/adHocGenerate">gknops/adHocGenerate</a>&nbsp;- Wireless ad hoc distribution of iOS applications</li>
<li><a href="https://github.com/book/Act">book/Act</a>&nbsp;- A Conference Toolkit (Git conversion of the Subversion repository)</li>
<li><a href="https://github.com/turingou/docor">turingou/docor</a>&nbsp;- a smart and tiny README maker using default manifest package.json</li>
<li><a href="https://github.com/rjbs/Soviet-Minecraft">rjbs/Soviet-Minecraft</a>&nbsp;- a gross hack for chatty control of Minecraft</li>
<li><a href="https://github.com/osklil/hls-fetch">osklil/hls-fetch</a>&nbsp;- Download and decrypt videos served by the HTTP Live Streaming (HLS) protocol.</li>
<li><a href="https://github.com/alestic/ec2-expire-snapshots">alestic/ec2-expire-snapshots</a>&nbsp;- Delete expired EBS snapshots in Amazon EC2. Install on Ubuntu with: sudo add-apt-repository -y ppa:alestic &amp;&amp; sudo apt-get update &amp;&amp; sudo apt-get install -y ec2-expire-snapshots</li>
<li><a href="https://github.com/rpetrich/objc_api_visibility">rpetrich/objc_api_visibility</a>&nbsp;- Private API checker for iOS. Requires class-dump-z to be in the PATH</li>
<li><a href="https://github.com/mojombo/gollum-demo">mojombo/gollum-demo</a>&nbsp;- Gollum test repo</li>
<li><a href="https://github.com/mikecardwell/gpgit">mikecardwell/gpgit</a>&nbsp;- Encrypt Email using GnuPG and a pipe</li>
<li><a href="https://github.com/lxctl/lxctl">lxctl/lxctl</a>&nbsp;- vzctl like utilities for lxc</li>
<li><a href="https://github.com/justone/dfm">justone/dfm</a>&nbsp;- dotfiles manager</li>
<li><a href="https://github.com/miyagawa/cpanfile">miyagawa/cpanfile</a>&nbsp;- Yet another way to declare CPAN dependencies</li>
<li><a href="https://github.com/imatix/gitdown">imatix/gitdown</a>&nbsp;- Turn github into your publishing platform</li>
<li><a href="https://github.com/grayhemp/pgtoolkit">grayhemp/pgtoolkit</a>&nbsp;- Tools for PostgreSQL maintenance</li>
<li><a href="https://github.com/domm/App-TimeTracker">domm/App-TimeTracker</a>&nbsp;- distributed timetracking from the commandline</li>
<li><a href="https://github.com/xaicron/mysqlenv">xaicron/mysqlenv</a>&nbsp;- mysql binary manager</li>
<li><a href="https://github.com/tagomoris/fluent-agent-lite">tagomoris/fluent-agent-lite</a>&nbsp;- Lightweight log delivery agent works w/ fluentd</li>
<li><a href="https://github.com/openresty/lua-resty-upstream-healthcheck">openresty/lua-resty-upstream-healthcheck</a>&nbsp;- Health Checker for Nginx Upstream Servers in Pure Lua</li>
<li><a href="https://github.com/niXman/mingw-builds">niXman/mingw-builds</a>&nbsp;- Scripts for building the dual-target(32 &amp; 64 bit) MinGW-W64 compilers for 32 and 64 bit Windows</li>
<li><a href="https://github.com/lvc/abi-compliance-checker">lvc/abi-compliance-checker</a>&nbsp;- A tool for checking backward API/ABI compatibility of a C/C++ library</li>
<li><a href="https://github.com/chilts/cil">chilts/cil</a>&nbsp;- DVCS backed issue tracking system</li>
<li><a href="https://github.com/TooTallNate/node-cgi">TooTallNate/node-cgi</a>&nbsp;- An http/stack/connect layer to invoke and serve CGI executables.</li>
<li><a href="https://github.com/CityGenerator/CityGenerator">CityGenerator/CityGenerator</a>&nbsp;- CityGenerator is a tool for generating a setting for Fantasy Roleplaying games.</li>
<li><a href="https://github.com/yoshinorim/mha4mysql-node">yoshinorim/mha4mysql-node</a>&nbsp;- Development tree of Master High Availability Manager and tools for MySQL (MHA), Node (MySQL Server) part</li>
<li><a href="https://github.com/Netflix-Skunkworks/jenkins-cli">Netflix-Skunkworks/jenkins-cli</a>&nbsp;- Simple Jenkins Command Line Interface</li>
<li><a href="https://github.com/vrtadmin/clamav-faq">vrtadmin/clamav-faq</a>&nbsp;- ClamAV FAQ</li>
<li><a href="https://github.com/ssinyagin/gerty">ssinyagin/gerty</a>&nbsp;- A universal framework for device management automation. Eventually a replacement for RANCID... and much more</li>
<li><a href="https://github.com/quran/quran.com-images">quran/quran.com-images</a>&nbsp;- images using fonts from King Fahed Complex / qurancomplex.com</li>
<li><a href="https://github.com/matschaffer/profile">matschaffer/profile</a>&nbsp;- My Bash profile</li>
<li><a href="https://github.com/jigish/dotfiles">jigish/dotfiles</a>&nbsp;- My configs</li>
<li><a href="https://github.com/darold/ora2pg">darold/ora2pg</a>&nbsp;- Ora2Pg is a free tool used to migrate an Oracle database to a PostgreSQL compatible schema. It connects your Oracle database, scan it automaticaly and extracts its structure or data, it then generates SQL scripts that you can load into PostgreSQL.</li>
<li><a href="https://github.com/castaway/dbix-class-book">castaway/dbix-class-book</a>&nbsp;- DBIx::Class book</li>
<li><a href="https://github.com/brucemiller/LaTeXML">brucemiller/LaTeXML</a>&nbsp;- LaTeXML is a TeX and LaTeX to XML translator.</li>
<li><a href="https://github.com/OpenDDRdotORG/OpenDDR-Resources">OpenDDRdotORG/OpenDDR-Resources</a>&nbsp;- OpenDDR resources</li>
<li><a href="https://github.com/revmischa/rtsp-server">revmischa/rtsp-server</a>&nbsp;- Lightweight RTSP/RTP streaming media server</li>
<li><a href="https://github.com/oetiker/znapzend">oetiker/znapzend</a>&nbsp;- zfs backup with remote capabilities and mbuffer integration.</li>
<li><a href="https://github.com/cardinal/cardinal">cardinal/cardinal</a>&nbsp;- Cardinal - Ruby compiler for Parrot</li>
<li><a href="https://github.com/LibreCat/Catmandu">LibreCat/Catmandu</a>&nbsp;-&nbsp;<a href="https://metacpan.org/pod/Catmandu">https://metacpan.org/pod/Catmandu</a></li>
<li><a href="https://github.com/rdvn/zabbix-templates">rdvn/zabbix-templates</a>&nbsp;- Various Zabbix templates</li>
<li><a href="https://github.com/mischat/shareNice">mischat/shareNice</a>&nbsp;- An ethical way of adding social sharing features to your website, without compromising your users' privacy by dropping tracking cookies on them.</li>
<li><a href="https://github.com/kayac/isucon3">kayac/isucon3</a>&nbsp;- ISUCON3</li>
<li><a href="https://github.com/coryarcangel/Pizza-Party-0.1.b">coryarcangel/Pizza-Party-0.1.b</a>&nbsp;- Order pizza over the commandline (circa 2004)</li>
<li><a href="https://github.com/msparks/irssiscripts">msparks/irssiscripts</a>&nbsp;- Scripts for the Irssi IRC client</li>
<li><a href="https://github.com/mogui/MDWamp">mogui/MDWamp</a>&nbsp;- MDWamp is a client side objective-C implementation of the WebSocket subprotocol WAMP.</li>
<li><a href="https://github.com/michaeljamesfitzgerald/Introducing-Regular-Expressions">michaeljamesfitzgerald/Introducing-Regular-Expressions</a>&nbsp;- Example code and target text files for the O'Reilly book Introducing Regular Expressions</li>
<li><a href="https://github.com/jeffreykegler/Marpa--R2">jeffreykegler/Marpa--R2</a>&nbsp;- Parse any language you can describe in BNF -- Release 2</li>
<li><a href="https://github.com/glensc/nagios-plugin-check_raid">glensc/nagios-plugin-check_raid</a>&nbsp;- Nagios/Icinga plugin to check current server's RAID status</li>
<li><a href="https://github.com/futuretap/iTunesFeaturedCheck">futuretap/iTunesFeaturedCheck</a>&nbsp;- Scrapes the App Store and finds out whether an app is featured on either the App Store homepage or in a specific category</li>
<li><a href="https://github.com/yepher/RaZBerry">yepher/RaZBerry</a>&nbsp;- Notes About ZWave and RazBerry</li>
<li><a href="https://github.com/tokuhirom/Minilla">tokuhirom/Minilla</a>&nbsp;- Authorizing tool for CPAN modules</li>
<li><a href="https://github.com/rgeissert/http-redirector">rgeissert/http-redirector</a>&nbsp;- Debian mirrors HTTP redirector</li>
<li><a href="https://github.com/oetiker/rrdtool-2.x">oetiker/rrdtool-2.x</a>&nbsp;- RRDtool 2.x - The Time Series Database</li>
<li><a href="https://github.com/mindreframer/nginx-lua-stuff">mindreframer/nginx-lua-stuff</a>&nbsp;- some libs for NginX-Lua integration</li>
<li><a href="https://github.com/crowbar/barclamp-nagios">crowbar/barclamp-nagios</a>&nbsp;- [UNMAINTAINED] Crowbar Nagios: System Monitoring</li>
<li><a href="https://github.com/andk/cpanpm">andk/cpanpm</a>&nbsp;- CPAN.pm</li>
<li><a href="https://github.com/moritz/ilbot">moritz/ilbot</a>&nbsp;- IRC logging bot and web frontend</li>
<li><a href="https://github.com/meso-cacase/difff">meso-cacase/difff</a>&nbsp;- Webベースのテキスト比較ツール difff《ﾃﾞｭﾌﾌ》</li>
<li><a href="https://github.com/elliotchance/mbzdb">elliotchance/mbzdb</a>&nbsp;- Port of the MusicBrainz database to run on other RDBMSs with replication (previously named MB_MySQL.)</li>
<li><a href="https://github.com/trapd00r/vidir">trapd00r/vidir</a>&nbsp;- edit directory in $EDITOR (better than vim . with netrw)</li>
<li><a href="https://github.com/evalEmpire/gitpan">evalEmpire/gitpan</a>&nbsp;- Git repositories for all of CPAN</li>
<li><a href="https://github.com/pagekite/Colormake">pagekite/Colormake</a>&nbsp;- A simple wrapper around make to colorize the output.</li>
<li><a href="https://github.com/manuelkasper/AS-Stats">manuelkasper/AS-Stats</a>&nbsp;- A simple tool to generate per-AS traffic graphs from NetFlow/sFlow records</li>
<li><a href="https://github.com/kazeburo/Monoceros">kazeburo/Monoceros</a>&nbsp;- PSGI/Plack server with event driven connection manager, preforking workers</li>
<li><a href="https://github.com/justintime/nagios-plugins">justintime/nagios-plugins</a>&nbsp;- Collection of some handy Nagios plugins</li>
<li><a href="https://github.com/justingit/dada-mail">justingit/dada-mail</a>&nbsp;- Dada Mail is a simple, web-based mailing list manager. It totally rules.</li>
<li><a href="https://github.com/grantm/bcvi">grantm/bcvi</a>&nbsp;- Back-channel vi</li>
<li><a href="https://github.com/JeremyJones/Apachetop">JeremyJones/Apachetop</a>&nbsp;- apachetop is a console-based tool for monitoring the threads and overall performance of a set of Apache web servers.</li>
<li><a href="https://github.com/garu/tweetylicious">garu/tweetylicious</a>&nbsp;- a Twitter-like microblogging app in just one file</li>
<li><a href="https://github.com/doujiang24/lua-resty-kafka">doujiang24/lua-resty-kafka</a>&nbsp;- Lua kafka client driver for the ngx_lua based on the cosocket API</li>
<li><a href="https://github.com/HikariKnight/rsu-client">HikariKnight/rsu-client</a>&nbsp;- A git repository for the RuneScape Linux/Unix Client Project</li>
<li><a href="https://github.com/wimpunk/ddclient">wimpunk/ddclient</a>&nbsp;- Fork of the original ddclient code</li>
<li><a href="https://github.com/tokuhirom/tora">tokuhirom/tora</a>&nbsp;- Tora! Tora! Tora!</li>
<li><a href="https://github.com/stepb/urxvt-tabbedex">stepb/urxvt-tabbedex</a>&nbsp;- Tabbed plugin for rxvt-unicode with many enhancements</li>
<li><a href="https://github.com/rafl/moosex-declare">rafl/moosex-declare</a>&nbsp;- Declarative syntax for Moose</li>
<li><a href="https://github.com/pobox/Moonpig">pobox/Moonpig</a>&nbsp;- the moonpig billing system</li>
<li><a href="https://github.com/fink/fink">fink/fink</a>&nbsp;- The fink package manager</li>
<li><a href="https://github.com/theiostream/theos-ref">theiostream/theos-ref</a>&nbsp;- Theos Docs! (because there never was a chapter 2)</li>
<li><a href="https://github.com/robinbowes/flac2mp3">robinbowes/flac2mp3</a>&nbsp;- flac2mp3 is a tool to convert audio files from flac to mp3 format including the copying of tags.</li>
<li><a href="https://github.com/rayman813/coda2-mode-wordpress">rayman813/coda2-mode-wordpress</a>&nbsp;- Wordpress Syntax Mode/Highlight/Autocomplete for Coda 2</li>
<li><a href="https://github.com/hackman/linux-sysadmin-course">hackman/linux-sysadmin-course</a>&nbsp;- Linux System Administration 101</li>
<li><a href="https://github.com/deepakdaswani/whatsapp_discover">deepakdaswani/whatsapp_discover</a>&nbsp;- "Whatsapp Discover" is a tool for getting phone numbers of devices using Whatsapp by real time sniffing from an interface (disabled in this first version) or from a list of pcap files, which can be processed in batch</li>
<li><a href="https://github.com/calio/form-input-nginx-module">calio/form-input-nginx-module</a>&nbsp;- This is a nginx module that reads HTTP POST and PUT request body encoded in "application/x-www-form-urlencoded", and parse the arguments in request body into nginx variables.</li>
<li><a href="https://github.com/bloonix/awesant">bloonix/awesant</a>&nbsp;- Awesant is a log shipper for logstash.</li>
<li><a href="https://github.com/AndriiGrytsenko/openssh-ldap-publickey">AndriiGrytsenko/openssh-ldap-publickey</a>&nbsp;- Wrapper for OpenSSH to store public keys inside the OpenLDAP entry.</li>
<li><a href="https://github.com/nikyoudale/symbolicatecrash-mac">nikyoudale/symbolicatecrash-mac</a>&nbsp;- A version of the symbolicatecrash script that works for Mac app crash logs</li>
<li><a href="https://github.com/mhwest13/Memcached-Munin-Plugin">mhwest13/Memcached-Munin-Plugin</a>&nbsp;- Memcached Munin Plugins</li>
<li><a href="https://github.com/knmnyn/ParsCit">knmnyn/ParsCit</a>&nbsp;- An open-source CRF Reference String Parsing Package</li>
<li><a href="https://github.com/c9s/App-gh">c9s/App-gh</a>&nbsp;- GitHub Command-line Utility.</li>
<li><a href="https://github.com/bradfitz/shipit">bradfitz/shipit</a>&nbsp;- Software Release Tool</li>
<li><a href="https://github.com/sukria/WebKeePass">sukria/WebKeePass</a>&nbsp;- Web interface over a KeePass database</li>
<li><a href="https://github.com/naturalist/kelp">naturalist/kelp</a>&nbsp;- A web framework light, yet rich in nutrients.</li>
<li><a href="https://github.com/kirei/catt">kirei/catt</a>&nbsp;- Certification Authority Trust Tracker</li>
<li><a href="https://github.com/kazuho/Starlet">kazuho/Starlet</a>&nbsp;- a Plack Server, formerly known as Plack::Server::Standalone::Prefork::Server::Starter</li>
<li><a href="https://github.com/dolmen/github-keygen">dolmen/github-keygen</a>&nbsp;- Easy creation of secure SSH configuration for your Github account(s)</li>
<li><a href="https://github.com/bigplum/nginx-tcp-lua-module">bigplum/nginx-tcp-lua-module</a>&nbsp;- A TCP server with lua supporting based on nginx</li>
<li><a href="https://github.com/baohaojun/ajoke">baohaojun/ajoke</a>&nbsp;- Abducting Java Onto Emacs, K is silent.</li>
<li><a href="https://github.com/apache/spamassassin">apache/spamassassin</a>&nbsp;- Read-only mirror of Apache SpamAssassin. Submit patches to&nbsp;<a href="https://bz.apache.org/SpamAssassin/">https://bz.apache.org/SpamAssassin/</a>. Do not send pull requests</li>
<li><a href="https://github.com/tsee/Games-Lacuna-Client">tsee/Games-Lacuna-Client</a>&nbsp;- A client for the Lacuna Expanse</li>
<li><a href="https://github.com/sitaramc/gitpod">sitaramc/gitpod</a>&nbsp;- local caching server for git when the actual server is on the other side of a (possibly slow) WAN link</li>
<li><a href="https://github.com/mjdominus/git-util">mjdominus/git-util</a>&nbsp;- Miscellaneous git scripts and utilities</li>
<li><a href="https://github.com/kevina/wordlist">kevina/wordlist</a>&nbsp;- SCOWL (and friends).</li>
<li><a href="https://github.com/franckcuny/jitterbug">franckcuny/jitterbug</a>&nbsp;- Cross Language Continuous Integration for Git</li>
<li><a href="https://github.com/fastmail/towncrier">fastmail/towncrier</a>&nbsp;- A status dashboard</li>
<li><a href="https://github.com/collectiveintel/cif-v1">collectiveintel/cif-v1</a>&nbsp;- the fastest way to consume threat intelligence.</li>
<li><a href="https://github.com/anestisb/WeBaCoo">anestisb/WeBaCoo</a>&nbsp;- Web Backdoor Cookie Script-Kit</li>
<li><a href="https://github.com/Tarrasch/zsh-autoenv">Tarrasch/zsh-autoenv</a>&nbsp;- Autoenv for zsh</li>
<li><a href="https://github.com/xme/hoover">xme/hoover</a>&nbsp;- Wireless Probe Requests Sniffer</li>
<li><a href="https://github.com/spencertipping/caterwaul">spencertipping/caterwaul</a>&nbsp;- A Javascript-to-Javascript compiler</li>
<li><a href="https://github.com/openresty/lua-redis-parser">openresty/lua-redis-parser</a>&nbsp;- Lua module for parsing raw redis responses</li>
<li><a href="https://github.com/mpeters/smolder">mpeters/smolder</a>&nbsp;- Web-based Continuous Integration Smoke Server</li>
<li><a href="https://github.com/madscientist/msjnc">madscientist/msjnc</a>&nbsp;- MadScientist Juniper Network Connect Session Manager</li>
<li><a href="https://github.com/kfdm/irssi-growl">kfdm/irssi-growl</a>&nbsp;- Growl notification script for irssi</li>
<li><a href="https://github.com/jimsalterjrs/sanoid">jimsalterjrs/sanoid</a>&nbsp;- Policy-driven snapshot management and replication tools. Currently using ZFS for underlying next-gen storage, with explicit plans to support btrfs when btrfs becomes more reliable. Primarily intended for Linux, but BSD use is supported and reasonably frequently tested.</li>
<li><a href="https://github.com/duritong/puppet-nagios">duritong/puppet-nagios</a>&nbsp;- a nagios module for puppet</li>
<li><a href="https://github.com/szabgab/screencasts">szabgab/screencasts</a>&nbsp;- The translated captions of my screencasts</li>
<li><a href="https://github.com/openresty/resty-cli">openresty/resty-cli</a>&nbsp;- Fancy command-line utilities for OpenResty</li>
<li><a href="https://github.com/kre/Kinetic-Rules-Engine">kre/Kinetic-Rules-Engine</a>&nbsp;- Source code for KRE</li>
<li><a href="https://github.com/helloandre/cr48">helloandre/cr48</a>&nbsp;- my programs that i've put on cr48</li>
<li><a href="https://github.com/csirtgadgets/massive-octo-spice">csirtgadgets/massive-octo-spice</a>&nbsp;- the fastest way to consume threat intelligence</li>
<li><a href="https://github.com/agentzh/sshbatch">agentzh/sshbatch</a>&nbsp;- SSH::Batch for cluster operations</li>
<li><a href="https://github.com/SPORE/api-description">SPORE/api-description</a>&nbsp;- SPORE description for API</li>
<li><a href="https://github.com/xilinus/prototypeui">xilinus/prototypeui</a>&nbsp;- Prototype UI</li>
<li><a href="https://github.com/tagomoris/isucon">tagomoris/isucon</a>&nbsp;- isucon web applications and tools</li>
<li><a href="https://github.com/perl6/doc">perl6/doc</a>&nbsp;- Perl 6 documentation (tools and docs)</li>
<li><a href="https://github.com/hirose31/redis-traffic-stats">hirose31/redis-traffic-stats</a>&nbsp;- Redis query analyzer for counting, traffic stats by command</li>
<li><a href="https://github.com/gjreda/pydata2014nyc">gjreda/pydata2014nyc</a>&nbsp;- Materials for my pandas tutorial at PyData 2014, NYC</li>
<li><a href="https://github.com/genaev/vmd">genaev/vmd</a>&nbsp;- vkontakte music downloader</li>
<li><a href="https://github.com/dalibo/sqlserver2pgsql">dalibo/sqlserver2pgsql</a>&nbsp;- Migration tool to convert a Microsoft SQL Server Database into a PostgreSQL database, as automatically as possible</li>
<li><a href="https://github.com/symkat/Stalker">symkat/Stalker</a>&nbsp;- Records and correlates nick!user@host information</li>
<li><a href="https://github.com/lvc/japi-compliance-checker">lvc/japi-compliance-checker</a>&nbsp;- A tool for checking backward API/ABI compatibility of a Java library</li>
<li><a href="https://github.com/justinabrahms/jlilly-bashy-dotfiles">justinabrahms/jlilly-bashy-dotfiles</a>&nbsp;- This is a collection of my dotfiles not related to either vim or emacs. Mostly just bashy stuff.</li>
<li><a href="https://github.com/interchange/interchange">interchange/interchange</a>&nbsp;- Interchange</li>
<li><a href="https://github.com/ingydotnet/jemplate">ingydotnet/jemplate</a>&nbsp;- Industrial strength JavaScript template framework</li>
<li><a href="https://github.com/depesz/explain.depesz.com">depesz/explain.depesz.com</a>&nbsp;- Webpage for showing easier to read version of PostgreSQL explains</li>
<li><a href="https://github.com/Webconverger/webc">Webconverger/webc</a>&nbsp;- Webconverger's curated chroot from which updates originate</li>
<li><a href="https://github.com/SSLMate/sslmate">SSLMate/sslmate</a>&nbsp;- The SSLMate Client - Buy and Manage SSL Certs from the Command Line</li>
<li><a href="https://github.com/stayradiated/dotfiles">stayradiated/dotfiles</a>&nbsp;- Just my configs for CRUX and OS X</li>
<li><a href="https://github.com/openresty/lua-resty-lock">openresty/lua-resty-lock</a>&nbsp;- Simple nonblocking lock API for ngx_lua based on shared memory dictionaries</li>
<li><a href="https://github.com/nickspacek/Net-Google-Tasks">nickspacek/Net-Google-Tasks</a>&nbsp;- Interface to Google Tasks</li>
<li><a href="https://github.com/jdavis/dotfiles">jdavis/dotfiles</a>&nbsp;- Config files for various things</li>
<li><a href="https://github.com/evadne/LESS.mode">evadne/LESS.mode</a>&nbsp;- LESS syntax mode for SubEthaEdit and Coda</li>
<li><a href="https://github.com/dotse/zonemaster">dotse/zonemaster</a>&nbsp;- The Zonemaster Project</li>
<li><a href="https://github.com/darold/squidanalyzer">darold/squidanalyzer</a>&nbsp;- Squid Analyzer parses Squid proxy access log and reports general statistics about hits, bytes, users, networks, top URLs, and top second level domains. Statistic reports are oriented toward user and bandwidth control.</li>
<li><a href="https://github.com/vti/showmetheshell">vti/showmetheshell</a>&nbsp;- HTML5 WebSocket Shell</li>
<li><a href="https://github.com/oalders/http-browserdetect">oalders/http-browserdetect</a>&nbsp;- Determine the Web browser, version, and platform from an HTTP user agent string</li>
<li><a href="https://github.com/marksteele/collectd-plugins">marksteele/collectd-plugins</a>&nbsp;- Collectd Plugins</li>
<li><a href="https://github.com/kristofg/rifec">kristofg/rifec</a>&nbsp;- Receive Images From Eye-Fi Cards</li>
<li><a href="https://github.com/kirei/fpdns">kirei/fpdns</a>&nbsp;- Net::DNS::Fingerprint</li>
<li><a href="https://github.com/gjospin/PhyloSift">gjospin/PhyloSift</a>&nbsp;- Phylogenetic and taxonomic analysis for genomes and metagenomes</li>
<li><a href="https://github.com/chrispix/symbolicatecrash-fix">chrispix/symbolicatecrash-fix</a>&nbsp;- A patch of Apple's symbolicatecrash script, broken in XCode4</li>
<li><a href="https://github.com/billkarwin/bk-tools">billkarwin/bk-tools</a>&nbsp;- Scripts I wrote to help using MySQL and Percona products.</li>
<li><a href="https://github.com/adelton/docker-freeipa">adelton/docker-freeipa</a>&nbsp;- FreeIPA server and client in Docker containers; see hub.docker.com for the images:</li>
<li><a href="https://github.com/OWASP/O-Saft">OWASP/O-Saft</a>&nbsp;- O-Saft - OWASP SSL audit for testers</li>
<li><a href="https://github.com/yllan/moedict-mac">yllan/moedict-mac</a>&nbsp;- 轉換教育部國語辭典為 Mac 內建字典</li>
<li><a href="https://github.com/tokuhirom/cpan-outdated">tokuhirom/cpan-outdated</a>&nbsp;- detect outdated CPAN modules</li>
<li><a href="https://github.com/openwebwork/webwork2">openwebwork/webwork2</a>&nbsp;- Course management front end for WeBWorK</li>
<li><a href="https://github.com/nicolaspanel/libsvm.net">nicolaspanel/libsvm.net</a>&nbsp;- An easy way to use Support Vector Machines in your .NET projects (c# code)</li>
<li><a href="https://github.com/jodrell/unbound-block-hosts">jodrell/unbound-block-hosts</a>&nbsp;- a script to convert Dan Pollock's ad blocking hosts file into Unbound local-data.</li>
<li><a href="https://github.com/davepacheco/jsstyle">davepacheco/jsstyle</a>&nbsp;- cstyle-based JavaScript style checker</li>
<li><a href="https://github.com/cloudflare/lua-resty-cookie">cloudflare/lua-resty-cookie</a>&nbsp;- Lua library for HTTP cookie manipulations for OpenResty/ngx_lua</li>
<li><a href="https://github.com/c9s/github-taiwan">c9s/github-taiwan</a>&nbsp;- Taiwan Developers on Github</li>
<li><a href="https://github.com/PadreIDE/Padre">PadreIDE/Padre</a>&nbsp;- Offical repository of the core Padre code</li>
<li><a href="https://github.com/rovo89/XposedTools">rovo89/XposedTools</a>&nbsp;- These tools can be used to compile and package the Xposed framework.</li>
<li><a href="https://github.com/openresty/nginx-devel-utils">openresty/nginx-devel-utils</a>&nbsp;- Utilities for nginx module development</li>
<li><a href="https://github.com/openSUSE/obs-build">openSUSE/obs-build</a>&nbsp;- OBS build script, can be used with OBS or stand alone</li>
<li><a href="https://github.com/nichtich/ditaa-markdown">nichtich/ditaa-markdown</a>&nbsp;- process ditaa diagrams embedded in pandoc markdown</li>
<li><a href="https://github.com/bestpractical/prophet">bestpractical/prophet</a>&nbsp;- A disconnected, replicated p2p database -- upstream is now&nbsp;<a href="http://gitorious.org/prophet">http://gitorious.org/prophet</a></li>
<li><a href="https://github.com/aparks517/convert-websters">aparks517/convert-websters</a>&nbsp;- Convert Webster's Unabridged Dictionary from Project Gutenberg to OSX dictionary</li>
<li><a href="https://github.com/ap/titlecase">ap/titlecase</a>&nbsp;- An attempt to refactor John Gruber&rsquo;s Title Case program</li>
<li><a href="https://github.com/yko/mojo.vim">yko/mojo.vim</a>&nbsp;- Vim syntax for mojo epl templates in Mojo projects</li>
<li><a href="https://github.com/tseemann/prokka">tseemann/prokka</a>&nbsp;- Rapid prokaryotic genome annotation</li>
<li><a href="https://github.com/peterkeen/calorific">peterkeen/calorific</a>&nbsp;- Command-line nutrient tracking tool</li>
<li><a href="https://github.com/openresty/lua-resty-dns">openresty/lua-resty-dns</a>&nbsp;- DNS resolver for the nginx lua module</li>
<li><a href="https://github.com/maxmind/MaxMind-DB">maxmind/MaxMind-DB</a>&nbsp;- Spec and test data for the MaxMind DB file format</li>
<li><a href="https://github.com/kazeburo/Kurado">kazeburo/Kurado</a>&nbsp;- monitor metrics</li>
<li><a href="https://github.com/bigpresh/Dancer-Plugin-Database">bigpresh/Dancer-Plugin-Database</a>&nbsp;- Dancer::Plugin::Database - easy database support for Dancer applications</li>
<li><a href="https://github.com/BaldMansMojo/check_vmware_esx">BaldMansMojo/check_vmware_esx</a>&nbsp;- chech_vmware_esx Fork of check_vmware_api.pl</li>
<li><a href="https://github.com/vanstyn/RapidApp">vanstyn/RapidApp</a>&nbsp;- Turnkey ajaxy webapps</li>
<li><a href="https://github.com/taylorchu/baker">taylorchu/baker</a>&nbsp;- The bash static site generator with real template engine</li>
<li><a href="https://github.com/sujaikumar/assemblage">sujaikumar/assemblage</a>&nbsp;- Tools for working with second gen assemblies, fasta sequences, etc</li>
<li><a href="https://github.com/obfuscurity/nagios-scripts">obfuscurity/nagios-scripts</a>&nbsp;- Custom scripts written for Nagios</li>
<li><a href="https://github.com/miyagawa/AnyEvent-Twitter-Stream">miyagawa/AnyEvent-Twitter-Stream</a>&nbsp;- AnyEvent based Twitter stream consumer</li>
<li><a href="https://github.com/miyagawa/AnyEvent-Redis">miyagawa/AnyEvent-Redis</a>&nbsp;- Asynchronous Redis client</li>
<li><a href="https://github.com/drdrang/tp-planner">drdrang/tp-planner</a>&nbsp;- A set of scripts for printing TaskPaper documents compactly for inserting into a "Junior" sized planner.</li>
<li><a href="https://github.com/ccurtsinger/stabilizer">ccurtsinger/stabilizer</a>&nbsp;- Stabilizer: Rigorous Performance Evaluation</li>
<li><a href="https://github.com/zrlram/afterglow">zrlram/afterglow</a>&nbsp;- graph visualization tool</li>
<li><a href="https://github.com/utcompling/OpenNLP-Models">utcompling/OpenNLP-Models</a>&nbsp;- A project for code to create models from existing corpora and distribute models.</li>
<li><a href="https://github.com/theory/dbix-connector">theory/dbix-connector</a>&nbsp;- Fast, safe DBI connection management</li>
<li><a href="https://github.com/redondos/mutt">redondos/mutt</a>&nbsp;- mutt configuration</li>
<li><a href="https://github.com/p5-app-adventcalendar/p5-app-adventcalendar">p5-app-adventcalendar/p5-app-adventcalendar</a>&nbsp;- let's make advent calendar!</li>
<li><a href="https://github.com/motemen/Teto">motemen/Teto</a>&nbsp;- nicovideo stream player</li>
<li><a href="https://github.com/lifeforms/irssi-smartfilter">lifeforms/irssi-smartfilter</a>&nbsp;- Irssi JOIN/QUIT smart filter for busy channels</li>
<li><a href="https://github.com/genehack/app-gitgot">genehack/app-gitgot</a>&nbsp;- A tool to make it easier to manage multiple code repositories using different VCSen</li>
<li><a href="https://github.com/ytoolshed/multipkg">ytoolshed/multipkg</a>&nbsp;- Automation for package builds</li>
<li><a href="https://github.com/willemk/varnish-mobiletranslate">willemk/varnish-mobiletranslate</a>&nbsp;- Tool to translate the latest mobile detect script into varnish</li>
<li><a href="https://github.com/sashahilton00/spotify-connect-resources">sashahilton00/spotify-connect-resources</a>&nbsp;- A repository to hold any data/stuff related to reversing the Spotify Connect protocol. Mostly just data dumps at the moment, but if you have something to add to it, be it an implementation, information or just another data dump, make a PR and I will add it asap.</li>
<li><a href="https://github.com/kumina/nagios-plugins-kumina">kumina/nagios-plugins-kumina</a>&nbsp;- A collection of Nagios plugins that we package.</li>
<li><a href="https://github.com/jbergantine/django-template.mode">jbergantine/django-template.mode</a>&nbsp;- Django Template Syntax mode for Panic Coda 2</li>
<li><a href="https://github.com/jasta/android-dev-tools">jasta/android-dev-tools</a>&nbsp;- Collection of developer tools for working with Android.</li>
<li><a href="https://github.com/devel/PowerDNS-API">devel/PowerDNS-API</a>&nbsp;- HTTP API for the PowerDNS Database</li>
<li><a href="https://github.com/daniel-nichter/hackmysql.com">daniel-nichter/hackmysql.com</a>&nbsp;- Deprecated tools from HackMySQL.com</li>
<li><a href="https://github.com/agentzh/cheater">agentzh/cheater</a>&nbsp;- A tool and a language that help generating random complex database instance based on predefined rules</li>
<li><a href="https://github.com/GMOD/GBrowse">GMOD/GBrowse</a>&nbsp;- the Generic Genome Browser</li>
<li><a href="https://github.com/yaoweibin/nginx_limit_access_module">yaoweibin/nginx_limit_access_module</a>&nbsp;- support to deny specific variable with HTTP POST interface</li>
<li><a href="https://github.com/yanick/git-cpan-patch">yanick/git-cpan-patch</a>&nbsp;- System to write patches against CPAN modules via Git</li>
<li><a href="https://github.com/synacorinc/dtk">synacorinc/dtk</a>&nbsp;- DTK (data toolkit) is a suite of tools for parsing, analyzing, and graphing logs and other datasets.</li>
<li><a href="https://github.com/schweikert/postgrey">schweikert/postgrey</a>&nbsp;- Postfix Greylisting Policy-Daemon</li>
<li><a href="https://github.com/noodba/myawr">noodba/myawr</a>&nbsp;- awr of MySQL</li>
<li><a href="https://github.com/marcusramberg/Mojolicious-Plugin-OAuth2">marcusramberg/Mojolicious-Plugin-OAuth2</a>&nbsp;- OAuth support for Mojolicious</li>
<li><a href="https://github.com/lukeredpath/LRMocky">lukeredpath/LRMocky</a>&nbsp;- A port of jMock 2.0 for Objective-C</li>
<li><a href="https://github.com/linux-test-project/lcov">linux-test-project/lcov</a>&nbsp;- LCOV</li>
<li><a href="https://github.com/gamelinux/echidna">gamelinux/echidna</a>&nbsp;- Network Security Monitoring Framework</li>
<li><a href="https://github.com/datameet/india-election-data">datameet/india-election-data</a>&nbsp;- To map publicly available datasets related to General Assembly (Lok Sabha) elections in India.</li>
<li><a href="https://github.com/cmatsuoka/figlet-fonts">cmatsuoka/figlet-fonts</a>&nbsp;- A collection of fonts for FIGlet</li>
<li><a href="https://github.com/ambs/Books">ambs/Books</a>&nbsp;- My repository to book projects... if I eventually have the guts to write more than one...</li>
<li><a href="https://github.com/abw/Template-TT3">abw/Template-TT3</a>&nbsp;- A working prototype of the TT3 template language</li>
<li><a href="https://github.com/yasuaki/git-doc-ja">yasuaki/git-doc-ja</a>&nbsp;- Japanese translation of git/Documentation/</li>
<li><a href="https://github.com/xdata-skylark/libskylark">xdata-skylark/libskylark</a>&nbsp;- Sketching-based Distributed Matrix Computations for Machine Learning</li>
<li><a href="https://github.com/typester/nim">typester/nim</a>&nbsp;- minimal command-line based contents generator</li>
<li><a href="https://github.com/trapd00r/utils">trapd00r/utils</a>&nbsp;- Small useful utilities for everyday work</li>
<li><a href="https://github.com/plack/Plack-Middleware-Session">plack/Plack-Middleware-Session</a>&nbsp;- A very minimalist session library for Plack</li>
<li><a href="https://github.com/openxpki/openxpki">openxpki/openxpki</a>&nbsp;- OpenXPKI Code</li>
<li><a href="https://github.com/onishi/mysqldiff">onishi/mysqldiff</a>&nbsp;- mysqldiff - mysql scheme diff</li>
<li><a href="https://github.com/mikegrb/App-otfile">mikegrb/App-otfile</a>&nbsp;- Serve a single file, once, via HTTP over the local network.</li>
<li><a href="https://github.com/mikebrittain/Wesley">mikebrittain/Wesley</a>&nbsp;- Compress and optimize the JPEG, PNG, and GIF files used in your site&rsquo;s HTML and CSS.</li>
<li><a href="https://github.com/kthakore/frozen-bubble">kthakore/frozen-bubble</a>&nbsp;- Making frozen bubble cross platform</li>
<li><a href="https://github.com/hluk/vimColorsToQtCreator">hluk/vimColorsToQtCreator</a>&nbsp;- Convert vim color schemes so they can be used in Qt Creator.</li>
<li><a href="https://github.com/cvicente/Netdot">cvicente/Netdot</a>&nbsp;- Network Documentation Tool</li>
<li><a href="https://github.com/ciembor/TerminalHero">ciembor/TerminalHero</a>&nbsp;- Linux society's response to Guitar Hero. :)</li>
<li><a href="https://github.com/carloslima/dhsnapshot">carloslima/dhsnapshot</a>&nbsp;- RSnapshot-like backups to DreamHost Backup Service</li>
<li><a href="https://github.com/alecchen/doxygen-lua">alecchen/doxygen-lua</a>&nbsp;- Make Doxygen support Lua</li>
<li><a href="https://github.com/AgileBits/onepassword-utilities">AgileBits/onepassword-utilities</a>&nbsp;- Utilities for 1Password</li>
<li><a href="https://github.com/yrmt/dotfiles">yrmt/dotfiles</a>&nbsp;- a few of yrmt (beastie)'s dotfiles</li>
<li><a href="https://github.com/willixix/WL-NagiosPlugins">willixix/WL-NagiosPlugins</a>&nbsp;- Clone of naglio-plugins repository for those using old name</li>
<li><a href="https://github.com/rafl/moosex-method-signatures">rafl/moosex-method-signatures</a>&nbsp;- Method declarations with type constraints and no source filter</li>
<li><a href="https://github.com/proftpd/proftpd">proftpd/proftpd</a>&nbsp;- ProFTPD source code</li>
<li><a href="https://github.com/plainblack/Wing">plainblack/Wing</a>&nbsp;- Next generation web services toolkit.</li>
<li><a href="https://github.com/msimerson/NicTool">msimerson/NicTool</a>&nbsp;- NicTool: a DNS management solution</li>
<li><a href="https://github.com/j0hnnMcCock/fuckNSA">j0hnnMcCock/fuckNSA</a>&nbsp;- fuckNSA</li>
<li><a href="https://github.com/dbsrgits/sql-translator">dbsrgits/sql-translator</a>&nbsp;- SQL::Translator (SQLFairy)</li>
<li><a href="https://github.com/cryptax/dextools">cryptax/dextools</a>&nbsp;- Miscellaenous DEX (Dalvik Executable) tools</li>
<li><a href="https://github.com/cosimo/varnish-accept-language">cosimo/varnish-accept-language</a>&nbsp;- An experimental VCL extension to squash client Accept-Language headers</li>
<li><a href="https://github.com/catap/nginx-catap">catap/nginx-catap</a>&nbsp;- catap's nginx repository</li>
<li><a href="https://github.com/ConSol/omd">ConSol/omd</a>&nbsp;- OMD - Open Monitoring Distribution Labs Edition</li>
<li><a href="https://github.com/42Lines/cq5tools">42Lines/cq5tools</a>&nbsp;- Handy CLI tools for working with Adobe's CQ5 CMS product</li>
<li><a href="https://github.com/thomasfrivold/SilentBob">thomasfrivold/SilentBob</a>&nbsp;- SilentBob Firewall</li>
<li><a href="https://github.com/starlilyth/Linux-PoolManager">starlilyth/Linux-PoolManager</a>&nbsp;- Web based miner manager for CGMiner and clones (SGMiner, Keccak, etc) on Linux (PIMP/BAMT/SMOS, Debian, RedHat/Centos).</li>
<li><a href="https://github.com/perl-pod/pod-simple">perl-pod/pod-simple</a>&nbsp;- Framework for Parsing and Formatting POD</li>
<li><a href="https://github.com/openresty/opsboy">openresty/opsboy</a>&nbsp;- A rule-based sysadmin tool that helps setting up complex environment for blank machines</li>
<li><a href="https://github.com/nekokak/qudo">nekokak/qudo</a>&nbsp;- job queue system</li>
<li><a href="https://github.com/moshen/Image-Term256Color">moshen/Image-Term256Color</a>&nbsp;- Display images in your 256 color terminal! (kinda) - superseded by&nbsp;<a href="https://github.com/moshen/gotermimg">https://github.com/moshen/gotermimg</a></li>
<li><a href="https://github.com/kazuho/cppref">kazuho/cppref</a>&nbsp;- man-style access to cppreference.com documents</li>
<li><a href="https://github.com/jquelin/dist-zilla-plugin-git">jquelin/dist-zilla-plugin-git</a>&nbsp;- dist::zilla plugin to update your git repository after release</li>
<li><a href="https://github.com/jonlives/nagios-jenkins-plugin">jonlives/nagios-jenkins-plugin</a>&nbsp;- A nagios plugin for which lets you check jenkins jobs according to various criteria.</li>
<li><a href="https://github.com/ikebe/Pickles">ikebe/Pickles</a>&nbsp;- Tiny Web Application Framework.</li>
<li><a href="https://github.com/gws/munin-plugin-couchdb">gws/munin-plugin-couchdb</a>&nbsp;- Munin plugins for graphing CouchDB statistics.</li>
<li><a href="https://github.com/dyne/gitzone">dyne/gitzone</a>&nbsp;- git-based zone management tool for static and dynamic domains</li>
<li><a href="https://github.com/duggan/shlint">duggan/shlint</a>&nbsp;- A shell linting utility.</li>
<li><a href="https://github.com/bloonix/logstash-delete-index">bloonix/logstash-delete-index</a>&nbsp;- A script to delete Elasticsearch indices of Logstash</li>
<li><a href="https://github.com/angavrilov/df-structures">angavrilov/df-structures</a>&nbsp;- Dwarf Fortress data structure descriptions</li>
<li><a href="https://github.com/alibaba/tengine-website">alibaba/tengine-website</a>&nbsp;- The source code of Tengine's website (tengine.taobao.org)</li>
<li><a href="https://github.com/SpiderLabs/thicknet">SpiderLabs/thicknet</a>&nbsp;- TCP session interception and injection framework</li>
<li><a href="https://github.com/AssetTracker/rt-extension-assettracker">AssetTracker/rt-extension-assettracker</a>&nbsp;- Asset Tracker is an extension for Request Tracker. It integrates asset tracking with your favorite ticketing system.</li>
<li><a href="https://github.com/tokuhirom/Daiku">tokuhirom/Daiku</a>&nbsp;- Yet another build tool on Perl5</li>
<li><a href="https://github.com/schweikert/mailgraph">schweikert/mailgraph</a>&nbsp;- Mail plotting script</li>
<li><a href="https://github.com/plainblack/Lacuna-Server-Open">plainblack/Lacuna-Server-Open</a>&nbsp;- The open source Lacuna Server repository.</li>
<li><a href="https://github.com/netoptimizer/IPTV-Analyzer">netoptimizer/IPTV-Analyzer</a>&nbsp;- Fast MPEG2 Transport Stream Analyzer, based on Netfilter kernel module</li>
<li><a href="https://github.com/kvorg/mojo-handbook">kvorg/mojo-handbook</a>&nbsp;- Mojolicious Handbook: a temporary documentation resource for Mojolicious</li>
<li><a href="https://github.com/kablamo/VimDebug">kablamo/VimDebug</a>&nbsp;- Integrate your debugger with Vim. Currently supports Perl, Python, and Ruby. This code is very much in beta.</li>
<li><a href="https://github.com/genome/gms">genome/gms</a>&nbsp;- The Genome Modeling System installer (BETA).</li>
<li><a href="https://github.com/franckcuny/presque">franckcuny/presque</a>&nbsp;- a simple redis/tatsumaki message queue</li>
<li><a href="https://github.com/dgl/cgiirc">dgl/cgiirc</a>&nbsp;- CGI:IRC web based IRC client</li>
<li><a href="https://github.com/dann/angelos">dann/angelos</a>&nbsp;- yet another web application framework</li>
<li><a href="https://github.com/Bibzball/Git-Mediawiki">Bibzball/Git-Mediawiki</a>&nbsp;- Gate between git and mediawiki</li>
<li><a href="https://github.com/trustly/pci-blackbox">trustly/pci-blackbox</a>&nbsp;- PCI-DSS compliant card system built on PostgreSQL and PL/pgSQL</li>
<li><a href="https://github.com/tomill/Template-Semantic">tomill/Template-Semantic</a>&nbsp;- Use pure XHTML/XML as a template</li>
<li><a href="https://github.com/raboof/realtimeconfigquickscan">raboof/realtimeconfigquickscan</a>&nbsp;- Linux configuration checker for systems to be used for real-time audio</li>
<li><a href="https://github.com/postcasio/coda2-modes">postcasio/coda2-modes</a>&nbsp;- Syntax modes for Coda 2.</li>
<li><a href="https://github.com/norm/homedir">norm/homedir</a>&nbsp;- Public home directory files</li>
<li><a href="https://github.com/nindwen/config">nindwen/config</a>&nbsp;- Arch Linux config-files</li>
<li><a href="https://github.com/lvc/pkgdiff">lvc/pkgdiff</a>&nbsp;- A tool for visualizing changes in Linux software packages</li>
<li><a href="https://github.com/jjn1056/DBIx-Class-Migration">jjn1056/DBIx-Class-Migration</a>&nbsp;- Use DBIC::DeploymentHandler and DBIC::Fixtures together for a sane database versioning workflow</li>
<li><a href="https://github.com/hpcugent/easybuild-easyconfigs">hpcugent/easybuild-easyconfigs</a>&nbsp;- A collection of easyconfig files that describe which software to build using which build options with EasyBuild.</li>
<li><a href="https://github.com/gfx/p5-Data-Validator">gfx/p5-Data-Validator</a>&nbsp;- Type constraints based data validator for Perl5</li>
<li><a href="https://github.com/evalEmpire/method-signatures">evalEmpire/method-signatures</a>&nbsp;- Method and function declarations with signatures, no source filter</li>
<li><a href="https://github.com/yogan/cope">yogan/cope</a>&nbsp;- A colourful wrapper for terminal programs</li>
<li><a href="https://github.com/trinityrnaseq/trinityrnaseq">trinityrnaseq/trinityrnaseq</a>&nbsp;- Trinity RNA-Seq de novo transcriptome assembly</li>
<li><a href="https://github.com/tokuhirom/p5-router-simple">tokuhirom/p5-router-simple</a>&nbsp;- simple http router</li>
<li><a href="https://github.com/thiagorondon/OpenData-BR">thiagorondon/OpenData-BR</a>&nbsp;- OpenData-BR</li>
<li><a href="https://github.com/skx/slaughter">skx/slaughter</a>&nbsp;- The Slaughter system-administration &amp; configuration tool.</li>
<li><a href="https://github.com/mizzy/webiblo">mizzy/webiblo</a>&nbsp;- Web to ebook project</li>
<li><a href="https://github.com/miyagawa/Dist-Milla">miyagawa/Dist-Milla</a>&nbsp;- Opinionated and Unobtrusive distribution builder</li>
<li><a href="https://github.com/meermanr/TVSeriesRenamer">meermanr/TVSeriesRenamer</a>&nbsp;- Script for renaming files in a digital video collection. Automatically fetches episode titles from the web.</li>
<li><a href="https://github.com/markround/Cacti-iostat-templates">markround/Cacti-iostat-templates</a>&nbsp;- A set of templates to monitor iostat statistics on Unix systems</li>
<li><a href="https://github.com/gvalkov/gitolite-sshkey-form">gvalkov/gitolite-sshkey-form</a>&nbsp;- A web app for submitting ssh public keys directly to gitolite</li>
<li><a href="https://github.com/ftilmann/latexdiff">ftilmann/latexdiff</a>&nbsp;- Compares two latex files and marks up significant differences between them. Releases on&nbsp;<a href="http://www.ctan.org/">www.ctan.org</a>&nbsp;and mirrors</li>
<li><a href="https://github.com/eprints/eprints">eprints/eprints</a>&nbsp;- EPrints Core</li>
<li><a href="https://github.com/eksopl/fuuka">eksopl/fuuka</a>&nbsp;- Fuuka Imageboard Archiver</li>
<li><a href="https://github.com/aelse/dot-ssh-config">aelse/dot-ssh-config</a>&nbsp;- Generate SSH client configurations with support for tunnels</li>
<li><a href="https://github.com/Perl5-Alien/Alien-Base">Perl5-Alien/Alien-Base</a>&nbsp;- Base classes for Alien:: modules</li>
<li><a href="https://github.com/Ovid/example-test-training-material">Ovid/example-test-training-material</a>&nbsp;- Sample Code From Ovid's Introductory Testing Course</li>
<li><a href="https://github.com/LuRsT/vspark">LuRsT/vspark</a>&nbsp;- Like spark, but vertical</li>
<li><a href="https://github.com/DjebbZ/Drupal-PHPStorm-Live-Templates">DjebbZ/Drupal-PHPStorm-Live-Templates</a>&nbsp;- PHPSTorm Live Templates (aka code snippets) for Drupal 7</li>
<li><a href="https://github.com/zamiron/ru4sphinx">zamiron/ru4sphinx</a>&nbsp;- Creating Russian voice model for cmu-sphinx</li>
<li><a href="https://github.com/yappo/p5-Data-Model">yappo/p5-Data-Model</a>&nbsp;- Data::Model is Data/Object Mapper and Model Manager.</li>
<li><a href="https://github.com/xaicron/p5-www-youtube-download">xaicron/p5-www-youtube-download</a>&nbsp;- YouTube video download interface.</li>
<li><a href="https://github.com/vti/protocol-websocket">vti/protocol-websocket</a>&nbsp;- Protocol::WebSocket</li>
<li><a href="https://github.com/ukigumo/Ukigumo-Server">ukigumo/Ukigumo-Server</a>&nbsp;- This is a ukigumo server application.</li>
<li><a href="https://github.com/treasonx/environment">treasonx/environment</a>&nbsp;- Personal Environment Files (vim, bash, etc)</li>
<li><a href="https://github.com/sartak/app-nopaste">sartak/app-nopaste</a>&nbsp;- easy access to any pastebin</li>
<li><a href="https://github.com/rolandwalker/emacs-travis">rolandwalker/emacs-travis</a>&nbsp;- Travis CI recipe for Emacs libraries.</li>
<li><a href="https://github.com/msimerson/sentry">msimerson/sentry</a>&nbsp;- Bruteforce attack blocker (ssh, FTP, SMTP, and more)</li>
<li><a href="https://github.com/lookout/ngx_borderpatrol">lookout/ngx_borderpatrol</a>&nbsp;- Edge-authentication</li>
<li><a href="https://github.com/ipfire/ipfire-2.x">ipfire/ipfire-2.x</a>&nbsp;- IPFire 2.x development tree</li>
<li><a href="https://github.com/dgl/cpangrep">dgl/cpangrep</a>&nbsp;- Search code on CPAN with Regexps</li>
<li><a href="https://github.com/bugzilla/bugzilla">bugzilla/bugzilla</a>&nbsp;- Read-only mirror of Bugzilla source from git.mozilla.org/bugzilla/bugzilla.git. Tests at&nbsp;<a href="https://travis-ci.org/bugzilla/bugzilla">https://travis-ci.org/bugzilla/bugzilla</a>&nbsp;&ndash;</li>
<li><a href="https://github.com/avar/irssi-bitlbee-facebook-rename">avar/irssi-bitlbee-facebook-rename</a>&nbsp;- A irssi script to rename chat.facebook.com nicks in bitlbee from e.g. "u1359078110" to "AEvarArnfjord"</li>
<li><a href="https://github.com/artm/qtcreator-solarized-syntax">artm/qtcreator-solarized-syntax</a>&nbsp;- Solarized style for Qt Creator's syntax highlighter</li>
<li><a href="https://github.com/SharkHunter/Channel">SharkHunter/Channel</a>&nbsp;- Channel Browse plugin for PMS</li>
<li><a href="https://github.com/OpenElectronicsLab/eeg-mouse">OpenElectronicsLab/eeg-mouse</a>&nbsp;- The eeg-mouse is a project to attempt to control a mouse with eeg signals.</li>
<li><a href="https://github.com/yusukebe/App-revealup">yusukebe/App-revealup</a>&nbsp;- HTTP Server app for viewing Markdown formatted text as slides</li>
<li><a href="https://github.com/yappo/JSTAPd">yappo/JSTAPd</a>&nbsp;- JSTAPd is Ajax application friendly Javascript Unit Test Server.</li>
<li><a href="https://github.com/wayfind/polite">wayfind/polite</a>&nbsp;- 一个为前端开发者量身打造的Vim配置和插件精选集</li>
<li><a href="https://github.com/smallfish/lua-resty-beanstalkd">smallfish/lua-resty-beanstalkd</a>&nbsp;- non-blocking beanstalkd client lib for ngx_lua</li>
<li><a href="https://github.com/sixteencolors/sixteencolors">sixteencolors/sixteencolors</a>&nbsp;- Sixteen Colors ANSI/ASCII Art Archive</li>
<li><a href="https://github.com/perigrin/moosex-poe">perigrin/moosex-poe</a>&nbsp;- The illicit love child of Moose and POE</li>
<li><a href="https://github.com/ole-tange/tangetools">ole-tange/tangetools</a>&nbsp;- Ole Tanges personal tools</li>
<li><a href="https://github.com/nothingmuch/class-mop">nothingmuch/class-mop</a>&nbsp;- Mirror of Class-MOP.git</li>
<li><a href="https://github.com/mjollnir/sf2debpkg">mjollnir/sf2debpkg</a>&nbsp;- Symfony2 Debian Packaging</li>
<li><a href="https://github.com/miyagawa/plack-dispatching-samples">miyagawa/plack-dispatching-samples</a>&nbsp;- Examples of Plack dispatcher using various CPAN modules</li>
<li><a href="https://github.com/miyagawa/Webhook-Growler">miyagawa/Webhook-Growler</a>&nbsp;- Receives Web hooks over Reverse HTTP and notifies via Growl</li>
<li><a href="https://github.com/miyagawa/HTTPx-Weblet">miyagawa/HTTPx-Weblet</a>&nbsp;- the Request/Response objects formerly known as the-old-Plack::Request</li>
<li><a href="https://github.com/miyagawa/Corona">miyagawa/Corona</a>&nbsp;- Coro based high-performance, asynchronous PSGI web server</li>
<li><a href="https://github.com/mengwong/org-asana">mengwong/org-asana</a>&nbsp;- Roundtrip synchronization and bidirectional replication between Emacs Org-mode and Asana.com.</li>
<li><a href="https://github.com/keydet89/Tools">keydet89/Tools</a>&nbsp;- Tools from WFA 4/e, timeline tools, etc.</li>
<li><a href="https://github.com/kan/moxy">kan/moxy</a>&nbsp;- Mobile web development proxy</li>
<li><a href="https://github.com/goccy/p5-Compiler-Tools-CopyPasteDetector">goccy/p5-Compiler-Tools-CopyPasteDetector</a>&nbsp;- detect Copy and Paste of Perl5 Codes</li>
<li><a href="https://github.com/ctcherry/easy_php_dev">ctcherry/easy_php_dev</a>&nbsp;- Collection of tools to quickly setup a dynamic PHP dev environment on OSX</li>
<li><a href="https://github.com/chromatic/CPAN-Dark">chromatic/CPAN-Dark</a>&nbsp;- Manage your own DarkPAN</li>
<li><a href="https://github.com/chansen/p5-http-tiny">chansen/p5-http-tiny</a>&nbsp;- Tiny HTTP Client</li>
<li><a href="https://github.com/bobtfish/catalystx-simplelogin">bobtfish/catalystx-simplelogin</a>&nbsp;- Simple login controller and template bundle for Catalyst</li>
<li><a href="https://github.com/bestpractical/git-sync">bestpractical/git-sync</a>&nbsp;- A tool to synchronize multiple git repositories</li>
<li><a href="https://github.com/Gilwyad/mailnesia.com">Gilwyad/mailnesia.com</a>&nbsp;- Anonymous Email in Seconds</li>
<li><a href="https://github.com/Ensembl/ensembl-rest">Ensembl/ensembl-rest</a>&nbsp;- Language agnostic RESTful data access to Ensembl data over HTTP</li>
<li><a href="https://github.com/CalculatedContent/tsvm">CalculatedContent/tsvm</a>&nbsp;- experiments testing transductive svm for my blog posts</li>
<li><a href="https://github.com/zby/WebNano">zby/WebNano</a>&nbsp;- A really minimalistic web framework.</li>
<li><a href="https://github.com/wtsi-hgi/docker-proxify">wtsi-hgi/docker-proxify</a>&nbsp;- Allows building and running docker container images from behind a corporate proxy</li>
<li><a href="https://github.com/tokuhirom/p5-psgiref">tokuhirom/p5-psgiref</a>&nbsp;- (DEPRECATED)just a prototype!</li>
<li><a href="https://github.com/robelix/hard-dj">robelix/hard-dj</a>&nbsp;- arduino based DJ MIDI cotroller using Harddisks as jog wheels</li>
<li><a href="https://github.com/rjbs/dzil.org">rjbs/dzil.org</a>&nbsp;- the source for dzil.org</li>
<li><a href="https://github.com/perldoc-jp/module-pod-jp">perldoc-jp/module-pod-jp</a>&nbsp;- 日本語訳したモジュールをおく場所その2</li>
<li><a href="https://github.com/motemen/Plack-Middleware-WebSocket">motemen/Plack-Middleware-WebSocket</a>&nbsp;- WebSocket handshake helper middleware</li>
<li><a href="https://github.com/kivitendo/kivitendo-erp">kivitendo/kivitendo-erp</a>&nbsp;- Web-based ERP system for the German market</li>
<li><a href="https://github.com/hinrik/hailo">hinrik/hailo</a>&nbsp;- A conversation bot using Markov chains</li>
<li><a href="https://github.com/g0v/moedict-data-csld">g0v/moedict-data-csld</a>&nbsp;- 中華語文知識庫 資料檔</li>
<li><a href="https://github.com/freenode/gms">freenode/gms</a>&nbsp;- Group Management System</li>
<li><a href="https://github.com/doy/reply">doy/reply</a>&nbsp;- read, eval, print, loop, yay!</li>
<li><a href="https://github.com/digitalbazaar/json-ld">digitalbazaar/json-ld</a>&nbsp;- A Context-based JSON Serialization for Linked Data</li>
<li><a href="https://github.com/dcantrell/ldap-for-dhcp">dcantrell/ldap-for-dhcp</a>&nbsp;- OpenLDAP support for dhcpd in ISC dhcp</li>
<li><a href="https://github.com/cjfields/biome">cjfields/biome</a>&nbsp;- An experimental Moose-based BioPerl implementation</li>
<li><a href="https://github.com/brennen/git-feed">brennen/git-feed</a>&nbsp;- git-feed: a script to generate Atom feeds for git commit logs</li>
<li><a href="https://github.com/bobthecow/PHP-HTML.mode">bobthecow/PHP-HTML.mode</a>&nbsp;- A fork of Coda 1.x's PHP-HTML syntax mode. Doesn't work with 2.x :(</li>
<li><a href="https://github.com/ant0ine/MongoDB-RDF">ant0ine/MongoDB-RDF</a>&nbsp;- Stores RDF-JSON documents in MongoDB</li>
<li><a href="https://github.com/adrian-bl/bitflu">adrian-bl/bitflu</a>&nbsp;- Bitflu BitTorrent Client</li>
<li><a href="https://github.com/MG-RAST/MG-RAST">MG-RAST/MG-RAST</a>&nbsp;- metagenomic analysis server site code</li>
<li><a href="https://github.com/xaicron/pm-uninstall">xaicron/pm-uninstall</a>&nbsp;- Uninstall modules</li>
<li><a href="https://github.com/windytan/bitocular">windytan/bitocular</a>&nbsp;- A tool to quickly examine the general structure of a file.</li>
<li><a href="https://github.com/toreanderson/clatd">toreanderson/clatd</a>&nbsp;- A 464XLAT CLAT implementation for Linux</li>
<li><a href="https://github.com/sitaramc/map">sitaramc/map</a>&nbsp;- Simpler than xargs. More power than xargs.</li>
<li><a href="https://github.com/silvansky/macscripts">silvansky/macscripts</a>&nbsp;- My Mac OS X scripts for different needs (may need some of my Mac OS X command line utils)</li>
<li><a href="https://github.com/nekokak/p5-Kamui">nekokak/p5-Kamui</a>&nbsp;- Plack base framework</li>
<li><a href="https://github.com/nabokov/mecab-dic-overdrive">nabokov/mecab-dic-overdrive</a>&nbsp;- create new mecab dic file, with score adjustment in accordance with existing terms.</li>
<li><a href="https://github.com/miyagawa/Catalyst-Engine-PSGI">miyagawa/Catalyst-Engine-PSGI</a>&nbsp;- PSGI engine for Catalyst</li>
<li><a href="https://github.com/melo/scripts">melo/scripts</a>&nbsp;- My personal script stash</li>
<li><a href="https://github.com/liedekef/spacewalk_scripts">liedekef/spacewalk_scripts</a>&nbsp;- Several spacewalk scripts</li>
<li><a href="https://github.com/kraih/mojolicio.us">kraih/mojolicio.us</a>&nbsp;- Mojolicious Website</li>
<li><a href="https://github.com/interconnectapp/discuss">interconnectapp/discuss</a>&nbsp;- A place to discuss interconnect</li>
<li><a href="https://github.com/glidenote/dotfiles">glidenote/dotfiles</a>&nbsp;- my dotfiles</li>
<li><a href="https://github.com/elubow/ec2-consistent-snapshot">elubow/ec2-consistent-snapshot</a>&nbsp;- EC2 Consistent Snapshot with Mongo Support</li>
<li><a href="https://github.com/dalibo/pgshark">dalibo/pgshark</a>&nbsp;- Messing with PostgreSQL network traffic to make some usefull things</li>
<li><a href="https://github.com/clkao/AnyMQ">clkao/AnyMQ</a>&nbsp;- Simple message queue based on AnyEvent</li>
<li><a href="https://github.com/chrisbra/vim_faq">chrisbra/vim_faq</a>&nbsp;- The Vim FAQ from&nbsp;<a href="http://vimdoc.sourceforge.net/">http://vimdoc.sourceforge.net/</a></li>
<li><a href="https://github.com/PerlDancer/advent-calendar">PerlDancer/advent-calendar</a>&nbsp;- Articles for the advent calendar</li>
<li><a href="https://github.com/Kimtaro/jisho.org">Kimtaro/jisho.org</a>&nbsp;- The source for classic.jisho.org</li>
<li><a href="https://github.com/shoorick/mojowka">shoorick/mojowka</a>&nbsp;- Small wiki based on top of Mojolicious::Lite</li>
<li></li></ul>]]></description>
	<dc:creator>Neel</dc:creator>
</item>
<item>
	<guid isPermaLink="true">https://bioinformaticsonline.com/pages/view/33842/awesome-perl-frameworks-libraries-and-software-part-5</guid>
	<pubDate>Fri, 07 Jul 2017 04:12:47 -0500</pubDate>
	<link>https://bioinformaticsonline.com/pages/view/33842/awesome-perl-frameworks-libraries-and-software-part-5</link>
	<title><![CDATA[Awesome perl frameworks, libraries and software - PART 5]]></title>
	<description><![CDATA[<ul>
<li><a href="https://github.com/robelix/sub2srt">robelix/sub2srt</a>&nbsp;- subtitle converter</li>
<li><a href="https://github.com/reyjrar/graphite-scripts">reyjrar/graphite-scripts</a>&nbsp;- A Collections of Scripts for Working with Graphite</li>
<li><a href="https://github.com/regilero/check_nginx_status">regilero/check_nginx_status</a>&nbsp;- Nagios check for nginx status report</li>
<li><a href="https://github.com/omniti-labs/resmon">omniti-labs/resmon</a>&nbsp;- resmon</li>
<li><a href="https://github.com/motemen/App-htmlcat">motemen/App-htmlcat</a>&nbsp;- redirect stdin to web browser</li>
<li><a href="https://github.com/moose/Moo">moose/Moo</a>&nbsp;- Minimalist Object Orientation (with Moose compatibility)</li>
<li><a href="https://github.com/miyagawa/fastpass">miyagawa/fastpass</a>&nbsp;- Tiny, XS free, standalone and preforking FastCGI daemon for PSGI</li>
<li><a href="https://github.com/miyagawa/Filesys-Notify-Simple">miyagawa/Filesys-Notify-Simple</a>&nbsp;- Simple and dumb file system watcher</li>
<li><a href="https://github.com/mhop/fhem-mirror">mhop/fhem-mirror</a>&nbsp;- Branch 'master' is a read-only-mirror of svn://svn.code.sf.net/p/fhem/code which is updated once a day. On branch 'enocean' I am going to add some Enocean-Devices</li>
<li><a href="https://github.com/lopnor/Plack-App-DAV">lopnor/Plack-App-DAV</a>&nbsp;- simple DAV server for Plack</li>
<li><a href="https://github.com/kazuho/url_compress">kazuho/url_compress</a>&nbsp;- a static PPM-based URL compressor / decompressor</li>
<li><a href="https://github.com/jnthn/6model">jnthn/6model</a>&nbsp;- Just a place that I'm keeping some meta-model prototyping; anything that matters will make it to another repo (e.g. nqp-rx one or Rakudo one) at some point.</li>
<li><a href="https://github.com/jasonhancock/nagios-puppetdb">jasonhancock/nagios-puppetdb</a>&nbsp;- Nagios plugins and pnp4nagios templates related to Puppetlab's PuppetDB project.</li>
<li><a href="https://github.com/goccy/p5-Compiler-Parser">goccy/p5-Compiler-Parser</a>&nbsp;- Create Abstract Syntax Tree for Perl5</li>
<li><a href="https://github.com/cgutteridge/Grinder">cgutteridge/Grinder</a>&nbsp;- Create RDF data from spreadsheets or CSV</li>
<li><a href="https://github.com/c9s/Plack-Middleware-OAuth">c9s/Plack-Middleware-OAuth</a>&nbsp;- Plack Middleware for OAuth1 and OAuth2</li>
<li><a href="https://github.com/bzip2-cuda/bzip2-cuda">bzip2-cuda/bzip2-cuda</a>&nbsp;- Parallel implementation of bzip2 using cuda</li>
<li><a href="https://github.com/alanstevens/ChocoPackages">alanstevens/ChocoPackages</a>&nbsp;- Chocolatey Nuget Packages</li>
<li><a href="https://github.com/SoylentNews/slashcode">SoylentNews/slashcode</a>&nbsp;- The slashcode repository for SoylentNews. The initial code base was uploaded as it appeared on Sourceforge as of the last commit in September 2009</li>
<li><a href="https://github.com/Miserlou/XSS-Harvest">Miserlou/XSS-Harvest</a>&nbsp;- XSS Weaponization</li>
</ul>]]></description>
	<dc:creator>Neel</dc:creator>
</item>
<item>
	<guid isPermaLink="true">https://bioinformaticsonline.com/blog/view/42974/list-of-bioinformatics-packages-for-ngs-analysis</guid>
	<pubDate>Sat, 20 Mar 2021 00:28:51 -0500</pubDate>
	<link>https://bioinformaticsonline.com/blog/view/42974/list-of-bioinformatics-packages-for-ngs-analysis</link>
	<title><![CDATA[List of bioinformatics packages for NGS analysis !]]></title>
	<description><![CDATA[<p>Package suites gather software packages and installation tools for specific languages or platforms. We have some for bioinformatics software.</p><ul>
<li><a href="https://github.com/Bioconductor">Bioconductor</a>&nbsp;&ndash; A plethora of tools for analysis and comprehension of high-throughput genomic data, including 1500+ software packages. [&nbsp;<a href="https://link.springer.com/article/10.1186/gb-2004-5-10-r80">paper-2004</a>&nbsp;|&nbsp;<a href="https://www.bioconductor.org/">web</a>&nbsp;]</li>
<li><a href="https://github.com/biopython/biopython">Biopython</a>&nbsp;&ndash; Freely available tools for biological computing in Python, with included cookbook, packaging and thorough documentation. Part of the&nbsp;<a href="http://open-bio.org/">Open Bioinformatics Foundation</a>. Contains the very useful&nbsp;<a href="https://biopython.org/DIST/docs/api/Bio.Entrez-module.html">Entrez</a>&nbsp;package for API access to the NCBI databases. [&nbsp;<a href="https://pubmed.ncbi.nlm.nih.gov/19304878">paper-2009</a>&nbsp;|&nbsp;<a href="https://biopython.org/">web</a>&nbsp;]</li>
<li><a href="https://github.com/bioconda">Bioconda</a>&nbsp;&ndash; A channel for the&nbsp;<a href="http://conda.pydata.org/docs/intro.html">conda package manager</a>&nbsp;specializing in bioinformatics software. Includes a repository with 3000+ ready-to-install (with&nbsp;<code>conda install</code>) bioinformatics packages. [&nbsp;<a href="https://pubmed.ncbi.nlm.nih.gov/29967506">paper-2018</a>&nbsp;|&nbsp;<a href="https://bioconda.github.io/">web</a>&nbsp;]</li>
<li><a href="https://github.com/BioJulia">BioJulia</a>&nbsp;&ndash; Bioinformatics and computational biology infastructure for the Julia programming language. [&nbsp;<a href="https://biojulia.net/">web</a>&nbsp;]</li>
<li><a href="https://github.com/rust-bio/rust-bio">Rust-Bio</a>&nbsp;&ndash; Rust implementations of algorithms and data structures useful for bioinformatics. [&nbsp;<a href="http://bioinformatics.oxfordjournals.org/content/early/2015/10/06/bioinformatics.btv573.short?rss=1">paper-2016</a>&nbsp;]</li>
<li><a href="https://github.com/seqan/seqan3">SeqAn</a>&nbsp;&ndash; The modern C++ library for sequence analysis.</li>
</ul>]]></description>
	<dc:creator>Rahul Nayak</dc:creator>
</item>
<item>
	<guid isPermaLink="true">https://bioinformaticsonline.com/bookmarks/view/37509/vcftools-perform-common-tasks-with-vcf-files-such-as-file-validation-file-merging-intersecting-complements</guid>
	<pubDate>Tue, 07 Aug 2018 10:01:46 -0500</pubDate>
	<link>https://bioinformaticsonline.com/bookmarks/view/37509/vcftools-perform-common-tasks-with-vcf-files-such-as-file-validation-file-merging-intersecting-complements</link>
	<title><![CDATA[VCFtools: perform common tasks with VCF files such as file validation, file merging, intersecting, complements]]></title>
	<description><![CDATA[<p>VCFtools contains a Perl API (<a href="http://vcftools.sourceforge.net/perl_module.html#Vcf.pm">Vcf.pm</a>) and a number of Perl scripts that can be used to perform common tasks with VCF files such as file validation, file merging, intersecting, complements, etc. The Perl tools support all versions of the VCF specification (3.2, 3.3, 4.0, 4.1 and 4.2), nevertheless, the users are encouraged to use the latest versions VCFv4.1 or VCFv4.2. The VCFtools in general have been used mainly with diploid data, but the Perl tools aim to support polyploid data as well. Run any of the Perl scripts with the&nbsp;<strong>--help</strong>&nbsp;switch to obtain more help.</p>
<p>Many of the&nbsp;<strong>Perl scripts require that the VCF files are compressed by&nbsp;<span>bgzip</span>&nbsp;and indexed by&nbsp;<span>tabix</span></strong>&nbsp;(both tools are part of the tabix package, available for&nbsp;<a href="https://sourceforge.net/projects/samtools/files/tabix/">download here</a>). The VCF files can be compressed and indexed using the following commands</p>
<p>bgzip my_file.vcf<br>tabix -p vcf my_file.vcf.gz</p>
<p>&nbsp;</p>
<p>http://vcftools.sourceforge.net/perl_module.html</p><p>Address of the bookmark: <a href="http://vcftools.sourceforge.net/perl_module.html" rel="nofollow">http://vcftools.sourceforge.net/perl_module.html</a></p>]]></description>
	<dc:creator>Rahul Nayak</dc:creator>
</item>
<item>
	<guid isPermaLink="true">https://bioinformaticsonline.com/bookmarks/view/41459/jcvipython-utility-libraries-on-genome-assembly-annotation-and-comparative-genomics</guid>
	<pubDate>Tue, 17 Mar 2020 06:19:06 -0500</pubDate>
	<link>https://bioinformaticsonline.com/bookmarks/view/41459/jcvipython-utility-libraries-on-genome-assembly-annotation-and-comparative-genomics</link>
	<title><![CDATA[JCVI:Python utility libraries on genome assembly, annotation and comparative genomics]]></title>
	<description><![CDATA[<p>Collection of Python libraries to parse bioinformatics files, or perform computation related to assembly, annotation, and comparative genomics.</p>
<p>https://github.com/tanghaibao/jcvi</p>
<p>More at https://github.com/tanghaibao/jcvi/wiki</p><p>Address of the bookmark: <a href="https://github.com/tanghaibao/jcvi" rel="nofollow">https://github.com/tanghaibao/jcvi</a></p>]]></description>
	<dc:creator>Jit</dc:creator>
</item>
<item>
	<guid isPermaLink="true">https://bioinformaticsonline.com/news/view/396/bioinformatics-introduction-to-perl</guid>
	<pubDate>Thu, 11 Jul 2013 09:49:37 -0500</pubDate>
	<link>https://bioinformaticsonline.com/news/view/396/bioinformatics-introduction-to-perl</link>
	<title><![CDATA[Bioinformatics: Introduction to PERL]]></title>
	<description><![CDATA[<p>This course is aimed at those new to programming and provides an introduction to programming using <strong>Perl</strong>. By the end of this course, attendees should be able to write simple <strong>Perl</strong> programs and to understand more complex <strong>Perl</strong> programs written by others. The course will be taught using the online <a href="http://sofiarobb.com/learning-perl-toc/" title="http://sofiarobb.com/learning-perl-toc/">Learning Perl</a> materials created by <a href="http://stajich.bioinformatics.ucr.edu/members/sofia-robb" title="http://stajich.bioinformatics.ucr.edu/members/sofia-robb">Sofia Robb</a> of the <a href="http://www.ucr.edu/" title="http://www.ucr.edu/">University of California Riverside</a>. Further information is <a href="http://ruddles.bio.cam.ac.uk/%7Edpjudge/Descriptions/PERL.php" title="http://ruddles.bio.cam.ac.uk/~dpjudge/Descriptions/PERL.php">available</a>.</p>]]></description>
	<dc:creator>Archana Malhotra</dc:creator>
</item>
<item>
	<guid isPermaLink="true">https://bioinformaticsonline.com/blog/view/1182/installing-perl-gd-module</guid>
	<pubDate>Mon, 22 Jul 2013 14:02:01 -0500</pubDate>
	<link>https://bioinformaticsonline.com/blog/view/1182/installing-perl-gd-module</link>
	<title><![CDATA[Installing Perl GD Module]]></title>
	<description><![CDATA[<div><p>In comparative genome analysis work, we usually compare more than two genomes and looks for syntenic regions amongst them. In my research I used Evolution Highway (RH) <a href="http://eh-demo.ncsa.uiuc.edu/">http://eh-demo.ncsa.uiuc.edu/</a>, which is a collaborative project designed to provide a visual means for simultaneously comparing genomes of multiple amniote species. The tool removes the burden of manually aligning these maps and allows cognitive skills to be used toward something more valuable than preparation and transformation of data. In addition to EH, attractive Circos (<a href="http://circos.ca/">http://circos.ca/</a>) is also very popular for this kind of analysis.</p><p>The EH is available online, and can be easily access and use, whereas Circos installation is not entirely straightforward. One of the most difficult parts of the installation involves installing the GD library. Since there weren't good instructions for installing this library on the internet I decided to post instructions here in case they are useful to anyone else.</p><p><strong>Following are the steps to install GD modules in Mac OS</strong><br /><br />1. Setup<br /><br />Create a folder for the files:<br /><br />$ mkdir -p /SourceCache<br />$ cd /SourceCache<br /><br />Get and unpack the required Jpeg-6b and GD libraries:<br />Download Jpeg-6b (<a href="http://code.google.com/p/google-desktop-for-linux-mirror/downloads/detail?name=jpeg-6b.tar.gz&amp;can=2&amp;q">http://code.google.com/p/google-desktop-for-linux-mirror/downloads/detail?name=jpeg-6b.tar.gz&amp;can=2&amp;q</a>)<br />Download GD (<a href="http://search.cpan.org/%7Elds/GD-2.46/">http://search.cpan.org/~lds/GD-2.46/</a>)<br /><br />Place the "tar.gz" files in "/SourceCache" and double click to unpack.<br /><br />2. Install libjpeg<br /><br />Copy the "config.sub" and "config.guess" files to "/SourceCache". Note that your "config.sub" and ""config.guess" files may be in a slightly different location. The commands below show where they were on my machine:<br /><br />$ cd /SourceCache/jpeg-6b/src<br />$ cp /usr/share/libtool/config/config.sub .<br />$ cp /usr/share/libtool/config/config.guess .<br /><br />Configure libjpeg as follows. Note that this was installed on a 64 bit machine. However, this method may configure it in a 32 bit format. This may not be the best way to configure the installation but it works.<br /><br />$ .configure --enable-shared<br />$ make<br /><br />Check to see if the following directories exist on your machine. Create the missing directories in the following manner:<br /><br />$ mkdir -p /usr/local/include<br />$ mkdir -p /usr/local/bin<br />$ mkdir -p /usr/local/lib<br />$ mkdir -p /usr/local/man/man1<br /><br />Finish making and installing libjpeg:<br /><br />$ make install<br /><br />3. Install GD<br /><br />$ cd /SourceCache/GD-2.46/GD/<br />$ perl Makefile.PL<br />$ make<br />$ make test (optional)<br />$ make html (optional)<br />$ make install</p><p><strong>Other way for Mac OS</strong><br />The easiest way to get a lot of these is with a program called Fink, which is similar in nature to the CPAN installer, but installs common GNU utilities. Fink is available from &lt;<a href="http://sourceforge.net/projects/fink/%3E">http://sourceforge.net/projects/fink/&gt;</a>.<br /><br />Follow the instructions for setting up Fink. Once it's installed, you'll want to run the following as root: fink install gd<br /><br />It will prompt you for a number of dependencies, type 'y' and hit enter to install all of the dependencies. Then watch it work.<br /><br />To prevent creating conflicts with the software that Apple installs by default, Fink creates its own directory tree at /sw where it installs most of the software that it installs. This means your libraries and headers for libgd will be at /sw/lib and /sw/include instead of /usr/lib and /usr/local/include. Because of these changed locations for the libraries, the Perl GD module will not install directly via CPAN, because it looks for the specific paths instead of getting them from your environment. But there's a way around that :-)<br /><br />Instead of typing "install GD" at the cpan&gt; prompt, type look GD. This should go through the motions of downloading the latest version of the GD module, then it will open a shell and drop you into the build directory. Apply below patch to the Makefile.PL file (save the patch into a file and use the command patch &lt; patchfile.)<br /><br />Then, run these commands to finish the installation of the GD module:<br /><br />perl Makefile.PL<br />make<br />make test<br />make install<br />And don't forget to run exit to get back to CPAN.</p><p>&nbsp;</p><p><strong>Install on MS Window, using PPM</strong></p><p>C:\Documents and Settings\Owner&gt;ppm<br />PPM interactive shell (2.2.0) - type 'help' for available commands.<br />PPM&gt; install GD<br />Install package 'GD?' (y/N): y<br />Installing package 'GD'...<br />Downloading <a href="http://ppm.ActiveState.com/PPMPackages/5.6plus/MSW">http://ppm.ActiveState.com/PPMPackages/5.6plus/MSW</a>. ...<br />Installing C:\Perl\site\lib\auto\GD\GD.bs<br />Installing C:\Perl\site\lib\auto\GD\GD.dll<br />Installing C:\Perl\site\lib\auto\GD\GD.exp<br />Installing C:\Perl\site\lib\auto\GD\GD.lib<br />Installing C:\Perl\html\site\lib\GD.html<br />Installing C:\Perl\site\lib\GD.pm<br />Installing C:\Perl\site\lib\qd.pl<br />Installing C:\Perl\site\lib\auto\GD\autosplit.ix<br />PPM&gt;<br /><br /><br />If you can't install it from ppm. You can download it:<br /><a href="http://ppm.ActiveState.com/PPMPackages/5.6plus/MSW">http://ppm.ActiveState.com/PPMPackages/5.6plus/MSW</a>.<br /><br /><br />BTW,All Perl 5.6.1 Modules are located at:<br /><br /><a href="http://ppm.ActiveState.com/PPMPackages/5.6plus/MSW">http://ppm.ActiveState.com/PPMPackages/5.6plus/MSW</a>.</p><p>&nbsp;</p><p><strong>Install the Perl GD Module on Linux</strong><br /><br />$ sudo perl -MCPAN -e shell<br /><br />Since it was the first time I had run this command on this particular machine I had to answer a lot of questions but simply selected the defaults for everything as this usually works for me. Once in the CPAN shell I entered<br /><br />$ install Bundle::CPAN<br /><br />and selected all of the defaults again. Once the CPAN bundle had finished installing I tried to install GD::Graph by typing<br /><br />$ install GD::Graph<br /><br />but it failed with hundreds of errors &ndash; the first of which was<br /><br />GD.xs:7:16: error: gd.h: No such file or directory<br /><br />This was fixed with the following apt-get command (in the bash shell)<br /><br />$ sudo apt-get install libgd2-xpm-dev<br /><br />back in the CPAN shell I still couldn&rsquo;t get GD::Graph to build and I guessed this was because of some left over files from the failed build. I don&rsquo;t know the command to clean things up inside the CPAN shell and am too lazy to read the docs so I simply went into the .cpan/build directory in my home directory and deleted anything that started with GD &ndash; eg<br /><br />$ rm -rf GD-2.35-HC_vkB<br /><br />$ rm -rf GDGraph-1.44-Evfibe<br /><br />and so on. Those strings at the end (VkB and so on) look random so they might be different on your machine. Then I went back into the CPAN shell and ran<br /><br />$ install GD::Graph<br /><br />There were a few dependencies which the script fetched and installed for me but everything worked smoothly.</p><p>Manual and other Perl Module instalation are mentioned in my previous blog @ <a href="http://bioinformaticsonline.com/blog/view/710/how-to-install-perl-modules-manually-using-cpan-command-and-other-quick-ways">http://bioinformaticsonline.com/blog/view/710/how-to-install-perl-modules-manually-using-cpan-command-and-other-quick-ways</a></p></div>]]></description>
	<dc:creator>Jit</dc:creator>
</item>
<item>
	<guid isPermaLink="true">https://bioinformaticsonline.com/bookmarks/view/2376/citrus-perl</guid>
	<pubDate>Wed, 14 Aug 2013 14:57:44 -0500</pubDate>
	<link>https://bioinformaticsonline.com/bookmarks/view/2376/citrus-perl</link>
	<title><![CDATA[Citrus Perl]]></title>
	<description><![CDATA[<p>Citrus Perl is a binary distribution of Perl created for GUI application developers. The distribution includes <a href="http://wxperl.sourceforge.net">wxPerl</a>, the Perl wrapper for <a href="http://www.wxwidgets.org">wxWidgets</a>. Where supported by the operating system wxWidgets is available as a package for the 2.8.x stable branch and the 2.9.x development branch.</p><p>Address of the bookmark: <a href="http://www.citrusperl.com/" rel="nofollow">http://www.citrusperl.com/</a></p>]]></description>
	<dc:creator>Jitendra Narayan</dc:creator>
</item>
<item>
	<guid isPermaLink="true">https://bioinformaticsonline.com/bookmarks/view/4037/perl-and-bioperl-tutorials</guid>
	<pubDate>Wed, 28 Aug 2013 05:51:38 -0500</pubDate>
	<link>https://bioinformaticsonline.com/bookmarks/view/4037/perl-and-bioperl-tutorials</link>
	<title><![CDATA[Perl and BioPerl Tutorials]]></title>
	<description><![CDATA[<p>This bookmark is created to store the useful Perl and BioPerl tutorial links at one place. Feel free to share and add more useful tutorial links here ....&nbsp;</p>
<p>&nbsp;</p><p>Address of the bookmark: <a href="http://cbb.sjtu.edu.cn/course/database/beginning.pdf" rel="nofollow">http://cbb.sjtu.edu.cn/course/database/beginning.pdf</a></p>]]></description>
	<dc:creator>Jitendra Narayan</dc:creator>
</item>

</channel>
</rss>