NAME
SWF::Scripter::Plugin::exit - Stop processing.
CALLING
In your script call this when you're done.
# all processing ceases.
exit
AUTHOR
LICENSE
Copyright (c) 2010 by Steve Kemp. All rights reserved.
This module is free software; you can redistribute it and/or modify it under the same terms as Perl itself. The LICENSE file contains the full text of the license.