Brackup
view release on metacpan or search on metacpan
lib/Brackup/Root.pm view on Meta::CPAN
In units of bytes, kB, MB, etc. If files are under this size. By
default this feature is off (value 0), purely because it's new, but 1
kB is a recommended size, and will probably be the default in the
future. Set it to 0 to explicitly disable.
=item B<max_composite_chunk_size>
In units of bytes, kB, MB, etc. The maximum size of a composite
chunk, holding lots of little files. If this is too big, you'll waste
more space with future iterative backups updating files locked into
this chunk with unchanged chunks.
Recommended, and default value, is 1 MB.
=item B<smart_mp3_chunking>
Boolean parameter. Set to one of {on,yes,true,1} to make mp3 files
chunked along their metadata boundaries. If a file has both ID3v1 and
ID3v2 chunks, the file will be cut into three parts: two little ones
for the ID3 tags, and one big one for the music bytes.
( run in 0.598 second using v1.01-cache-2.11-cpan-49f99fa48dc )