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

NAME

FSpot::DbTools::Test

SYNOPSIS

  use FSpot::DbTool;

  my $fsdb = FSpot::DbTool->new();
  $fsdb->load_tool( 'Test' );

DESCRIPTION

A test tool - it probably doesn't do anything, but you can add test functions in here

METHODS

test()

Test something...

AUTHOR

Robin Clarke perl@robinclarke.net