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

NAME

fdbmv - Rename files in DBIx::FileStore

SYNOPSIS

% fdbmv a.txt b.txt

# renames a.txt to b.txt in the filestore

% fdbmv -v a.txt b.txt

# renames a.txt to b.txt in the filestore, showing the rows being renamed in the database.

See options below for more details.

DESCRIPTION

renames files in DBIx::Filestore

OPTIONS

--verbose or -v

Show rows that are being renamed.

AUTHOR

Josh Rabinowitz <joshr>

SEE ALSO

DBIx::FileStore, fdbcat, fdbls, fdbput, fdbrm, fdbstat, fdbtidy