petdance
I wrote ack (@beyondgrep). I'm shepherding Perl::Critic (@Perl-Critic). I do other Perl stuff.
Palatine, IL
Pinned Repositories
ack3
ack is a grep-like search tool optimized for source code.
website
The source code for the beyondgrep.com website
altbox
Website for altbox.dev, the alternative toolbox for developers
bobby-tables
bobby-tables.com, the site for preventing SQL injections
file-next
File::Next, a file finding module for Perl 5
html-tidy
HTML::Tidy is no longer being maintained. Please see the new project https://github.com/petdance/html-tidy5
htmlparsing
htmlparsing.com, a website devoted to helping people parse HTML correctly
test-www-mechanize
Test::WWW::Mechanize, a Perl object for testing web pages
tidyp
tidyp, a fork of the original tidy
webservice-solr
Module to interface with the Solr webservice (Previously at bricas/webservice-solr)
petdance's Repositories
petdance/bobby-tables
bobby-tables.com, the site for preventing SQL injections
petdance/altbox
Website for altbox.dev, the alternative toolbox for developers
petdance/htmlparsing
htmlparsing.com, a website devoted to helping people parse HTML correctly
petdance/file-next
File::Next, a file finding module for Perl 5
petdance/webservice-solr
Module to interface with the Solr webservice (Previously at bricas/webservice-solr)
petdance/test-www-mechanize
Test::WWW::Mechanize, a Perl object for testing web pages
petdance/perl-critic-bangs
Perl::Critic::Bangs -- Extra policies for Perl::Critic
petdance/scraps
My code junk drawer
petdance/html-tidy5
HTML::Tidy5, Perl module for checking HTML5, based on https://github.com/htacg/tidy-html5
petdance/carp-assert-more
Carp::Assert::More, handy assertion functions for Perl
petdance/html-scrape
HTML::Scrape, helpers for scraping HTML with Perl
petdance/list-cycle
List::Cycle, a simple Perl class for cycling through values
petdance/sql-tiny
SQL::Tiny, a tiny Perl module for making very simple SQL statements
petdance/template-plugin-package
Template::Plugin::Package -- Allow calling functions in arbitrary packages
petdance/Template2
Perl Template Toolkit v2
petdance/text-sparkline
petdance/buzzword-bingo
Buzzword Bingo
petdance/cronie
Cronie cron daemon project
petdance/html-entities-fast
HTML::Entities::Faster
petdance/HTML-Parser
The HTML-Parser distribution is is a collection of modules that parse and extract information from HTML documents.
petdance/jq
Command-line JSON processor
petdance/neovim
Vim-fork focused on extensibility and usability
petdance/perl5
🐫 The Perl programming language
petdance/sleek
Sleek is a CLI tool for formatting SQL. It helps you maintain a consistent style across your SQL code, enhancing readability and productivity.
petdance/solr
Apache Solr open-source search software
petdance/template-memoize
Template::Memoize for Template Toolkit
petdance/template-plugin-cache
Template::Plugin::Cache, a plugin for Perl's Template Toolkit that caches template output
petdance/template-plugin-memoize
Template::Plugin::Memoize -- Template memoization and caching for Template Toolkit
petdance/test-expressive
Test::Expressive, a set of helper functions to make Perl tests easier to read
petdance/test-memory-cycle
Test::Memory::Cycle -- A Perl module to check for memory leaks and circular memory references