geoffmcl / scripts

Collection of scripts, mostly perl...

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Script Repo

Just a collection of scripts, probably mostly perl that I can not live without, in any machine...

So what better way to store them but in this small repo...

Copyright (c) 2015, Geoff R. McLane

License: GNU GPL v2 (or higher at your option) - see LICENSE.txt

Note on perl script versions

Here appended digits are used to denote a later version.

That is, for example, findap03.pl is the latest version in the findap series... even if the older versions are not present...

And, as another example, do-square02.pl is a continuation of do-square.pl... and so on...

This is done when the current version reaches what might be called a fully functional state, and about to sometimes drastically modify what is really working ok...

In certain circumstance this can be almost a full re-write, but usually just adding some more comlexity, or simplicity! to the script. Hopefully an improvement ;=))

The previous versions usually then remain unchanged, unless on occasions a bug really needs to be backwards applied.

More perl scripts

On my web site there is a page dedicated to perl - http://geoffair.org/mperl - Down the page there is a link to Samples which is irregularly updated with all the current and old scripts... over a thousand scripts at last count...

Have FUN ;=))

Geoff.
20150720

; eof

About

Collection of scripts, mostly perl...

License:GNU General Public License v2.0


Languages

Language:Perl 98.1%Language:Batchfile 1.6%Language:HTML 0.2%Language:Shell 0.1%