README
NAME
DFM::Parser - Parse DFM (Delphi Module) text format
SYNOPSIS
use DFM::Parser;
DFM::Parser.parse: 'a-dfm-file.dfm'.IO.slurpDESCRIPTION
DFM::Parser is the simplest possible parser for DFM files
AUTHOR
Humberto Massa [email protected]
COPYRIGHT AND LICENSE
Copyright Ā© 2025 Humberto Massa
This library is free software; you can redistribute it and/or modify it under either the Artistic License 2.0 or the LGPL v3.0, at your convenience.