PDF::FDF::Simple::Builder(3pm) | User Contributed Perl Documentation | PDF::FDF::Simple::Builder(3pm) |
PDF::FDF::Simple::Builder - Module::Build extensions for PDF::FDF::Simple
perl Build.PL ./Build grammar ./Build ./Build test ./Build install
Provides Module::Build extensions, mainly for precompiling the grammar file.
This defines an Build action "grammar" which precompiles the grammar using Parse::RecDescent and moves the file to lib/PDF/FDF/Simple/Grammar.pm. It is usually done by the maintainer, before he builds a dist file for CPAN.
2022-06-14 | perl v5.34.0 |