The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
load_prior_incompletes

WHen downloading headers, the ones towards the end may not be complete - as some posts are always in progress.

This method will load the incompletes data from the previous time headers were downloaded. This data replaces any current data being worked on, if any - and there really shouldn't be. This routine should be called before the download of any additional headers.

44726887' to '57453656'... 45370000

serialize_post ARTICLE_DATA

Returns a highly-concise description of a post suitable for saving to a file. The serialization results in one line.

No message IDs are stored - they're huge. Only the article numbers for the parts are preserved.

deserialize_data SERIALIZED_DATA

Convert data saved by serialize_post() back to the original hash format. Some information may not be preserved between the two operations!

1 POD Error

The following errors were encountered while parsing the POD:

Around line 181:

'=item' outside of any '=over'

=over without closing =back