-
-
26 Aug 2006 19:25:08 UTC
- Distribution: Plucene
- Source (raw)
- Browse (raw)
- Changes
- How to Contribute
- Issues (18)
- Testers (2589 / 1613 / 6)
- Kwalitee
Bus factor: 0- 91.45% Coverage
- License: unknown
- Activity
24 month- Tools
- Download (327.44KB)
- MetaCPAN Explorer
- Permissions
- Subscribe to distribution
- Permalinks
- This version
- Latest version
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.
Module Install Instructions
To install Plucene, copy and paste the appropriate command in to your terminal.
cpanm Plucene
perl -MCPAN -e shell install Plucene
For more information on module installation, please visit the detailed CPAN module installation guide.