man p0rn-dbadd (Commandes) - add links to the p0rn database

NAME

p0rn-dbadd - add links to the p0rn database

SYNOPSIS

p0rn-dbadd table

OVERVIEW

p0rn-dbadd adds links to the p0rn database. There should be no need to call this program directly.

DESCRIPTION

You must set the table name upon startup. Existing database tables are thumbz for thumbnails, picz for pictures and downz for download urls. Links are then read from STDIN and saved to the database.

DATA FORMAT

Format is one plain URL per line with no leading or trailing whitespace.

Alternative format is a positive integer followed by a tab and a plain URL per line.

FILES

All data is stored in a database. By default, it is located in ./p0rn.db (yes, that's the directory from which you're starting p0rn-add). Is you want to change this, set the environment variable P0RNDBLOCATION (the second letter is a zero) to another path and filename.

SEE ALSO

MODULES NEEDED

 use DBM::Deep;

This module can be obtained from <http://www.cpan.org>.

BUGS

Please report bugs by mail to <p0rn-bugs@cgarbs.de>.

AUTHOR

p0rn-dbadd was written by Christian Garbs <mitch@cgarbs.de>.

AVAILABILITY

Look for updates at <http://www.cgarbs.de/p0rn-comfort.en.html>.

COPYRIGHT

p0rn-dbadd is licensed under the GNU GPL.