The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

NAME

SWF::Scripter::Plugin::exit - Stop processing.

CALLING

In your script call this when you're done.

   # all processing ceases.
   exit

AUTHOR

Steve Kemp

http://www.steve.org.uk/

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.