On 07/02/2013 06:37 AM, Bryon Baker wrote: > it would be nice if there was a place people could put their scrips.
A very good way to distribute custom scrips, actions, and conditions is to package them up into proper Perl classes and put them in an extension you publish to CPAN. That way they're installable and versionable and don't rely on error-prone copy and paste.