Portal:Perl Powered Programs (PPP): Difference between revisions

From Perl Guilds - Getting Medieval with Perl
Jump to navigation Jump to search
No edit summary
No edit summary
 
(One intermediate revision by the same user not shown)
Line 16: Line 16:


* ShinyCMS (https://github.com/denny/ShinyCMS)
* ShinyCMS (https://github.com/denny/ShinyCMS)
=== Dev/Ops ===
* Rex - (https://www.rexify.org/<nowiki/>)use instead of Teraform, Puppet, etc


=== Editors & IDEs ===
=== Editors & IDEs ===
Line 30: Line 34:


* Links (https://codeberg.org/gandalf/Links)
* Links (https://codeberg.org/gandalf/Links)
=== Virtualization, VPS ===
* ProxMox - (https://github.com/proxmox) VMWARE vSphere or FreeNAS-like hypervisor manager
=== Webhosting ===
* cPanel/WHM - (https://cpanel.net) the "Microsoft" of webhosting solutions


=== Wikis and Collaboration ===
=== Wikis and Collaboration ===
Line 42: Line 54:
* cpanm (https://cpanmin.us/) - a modern Perl module installer
* cpanm (https://cpanmin.us/) - a modern Perl module installer
* dzil (https://dzil.org/) - Dist::Zilla's tool for Perl module developers
* dzil (https://dzil.org/) - Dist::Zilla's tool for Perl module developers
* perlcritic - judges your code best on best practices and standard idiomatic traditions
* perltidy - formats Perl code


= Not Written in Perl, But Supports Perl Developers =
= Not Written in Perl, But Supports Perl Developers =

Latest revision as of 02:03, 10 February 2025

Introduction[edit | edit source]

This portal is to catalog all the programs out there (free and commercial) that are written in Perl, integrate Perl, or in some way support Perl programmers.

This is not the place for code that is strictly modules or libraries. You may email me to get your program listed here (after verification).

Written in Perl[edit | edit source]

GUI / Web Application[edit | edit source]

Blogging[edit | edit source]

Content Management Systems[edit | edit source]

Dev/Ops[edit | edit source]

Editors & IDEs[edit | edit source]

Email List Management & Archiving Tools[edit | edit source]

Link Aggregation[edit | edit source]

Virtualization, VPS[edit | edit source]

Webhosting[edit | edit source]

Wikis and Collaboration[edit | edit source]

Perl-based Commandline Tools[edit | edit source]

  • ack (https://beyondgrep.com/) - a better grep
  • cpanm (https://cpanmin.us/) - a modern Perl module installer
  • dzil (https://dzil.org/) - Dist::Zilla's tool for Perl module developers
  • perlcritic - judges your code best on best practices and standard idiomatic traditions
  • perltidy - formats Perl code

Not Written in Perl, But Supports Perl Developers[edit | edit source]