Net::Download::Queue::DBI - Net::Download::Queue::DBI base class


Net-Download-Queue documentation  | view source Contained in the Net-Download-Queue distribution.

Index


NAME

Top

Net::Download::Queue::DBI - Net::Download::Queue::DBI base class

SYNOPSIS

Top

CLASS METHODS

Top

These must be before the other ones...

fileDatabase()

Return file name of SQLite database.

rebuildDatabase()

Empty and rebuild the SQLite database.

Return 1 on success, else die on errors.

ensureDatabase()

Rebuild the SQLite database if it's not present.

Return 1 on success, else die on errors.

METHODS

Top

CLASS METHODS

Top

accessor_name

Reformat accessor names. Overridden.

search_first

Like search(), but return the first row.

oDownloadStatus($name)

Return DownloadStatus object with $name, or die on errors.

AUTHOR

Top

Johan Lindstrom, <johanl@cpan.org>

BUGS

Top

Please report any bugs or feature requests to bug-net-download-queue@rt.cpan.org, or through the web interface at http://rt.cpan.org/NoAuth/ReportBug.html?Queue=Net-Download-Queue. I will be notified, and then you'll automatically be notified of progress on your bug as I make changes.

COPYRIGHT & LICENSE

Top


Net-Download-Queue documentation  | view source Contained in the Net-Download-Queue distribution.