APSEND-Plugin documentation by Anarchy
======================================
I introduced plugins in apsend today (2000-11-12), because it's a very boring
day today (no alk, no drugs, sucks).
Plugins are very simple to use (if you're a perl coder), just make a new file,
plugin1.apl for example, and write your perl code.
You can use alot of command line options (look at variables.txt) without the
need to parse the command line, apsend will do this for you.

Look at plugins/ack-flood.apl for an example of how to use plugins, it's really
simple.




