Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 643 Bytes

File metadata and controls

10 lines (7 loc) · 643 Bytes

code

This a collection of useful Perl and Python code I've written over the years.

Perl

Includes some of my better contributions on perlmonks. My user name over there was perldoc.

Also includes the article I wrote for The Perl Journal, "Recursive Traversal of an FTP Site", (which subsequently became a chapter in the O'Reilly book Computer Science & Perl Programming - The Best Of The Perl Journal).

Python

Includes my Python Power Tools collection of Unix work-alike commands, implemented in pure Python.