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

Net::LimeLight::Purge::Request - A request to purge a URL

METHODS

batch_number

The batch number this request was a part of.

completed

Flag that indicates if this request has been completed.

completed_date

The date which this request was completed, if any.

regex

Flag that indicates if this request's URL should be matched as a regular expression.

shortname

The shortname that identifies the account from which to purge.

url

The URL to purge

AUTHOR

Cory G Watson, <gphat at cpan.org>

ACKNOWLEDGEMENTS

COPYRIGHT & LICENSE

Copyright 2009 Cory G Watson, all rights reserved.

This program is free software; you can redistribute it and/or modify it under the same terms as Perl itself.