Help for this page

Select Code to Download


  1. or download this
    DBUILDER_DIR=/home/indy/source/dbuilder
    * */6 * * * $DBUILDER_DIR/scripts/spamburglar.pl
    
  2. or download this
    unless (defined($ENV{'DBUILDER_DIR'})) {
        $ENV{'DBUILDER_DIR'} = '..';
    }
    use lib "$ENV{'DBUILDER_DIR'}/lib";