Man page - transform-fdt(1)
Packages contas this manual
Package: libplucene-perl
apt-get install libplucene-perl
apt-get install libplucene-perl
Manuals in package:
Documentations in package:
Manual
| TRANSFORM-FDT(1p) | User Contributed Perl Documentation | TRANSFORM-FDT(1p) |
NAME
transform-fdt - transform .fdt files to new file format
SYNOPSIS
transform-fdt *.fdt
DESCRIPTION
We are going to change the file format slightly for .fdt files. This script will take files of the old format and rewrite them using the new format. Old files will be renamed to have a ".BAK" extension.
Running this script multiple times against the same file should cause an error.
NOTE: The file format has not changed yet, so you should not run this. It is for testing purposes for core developers only at this point.
| 2022-12-04 | perl v5.36.0 |