Preprocessor Suite

The Preprocessor Suite consists of two programs, mcat.pl and mflt.pl. 'mcat.pl' joins files together by reading a file that describes how you want your site constructed. Each line of that file tells mcat.pl how to join several files into a final file. On each line you simply list the files you want to concatenate, in order, followed by the name of the final preprocessed file. A Perl module of this script (File::MultiCat) is available at CPAN which lets you add the functionality of this script to your Perl programs with three lines of code.

'mflt.pl' performs filter and replace functions by reading '.mflt' files looking for special commands. It obeys those commands when it writes an '.html' file based on the '.mflt' file. This lets you include files, datestamp pages, and do various other functions. The mflt.pl script searches an entire directory tree for '.mflt' files.

Last updated 19 Jul, 2005


User level: Submit a level

User Rating:

Homepage

License(s) :

GPLv2orlater

Rate it!

 

About

Leadership
Requirements
  • Perl 5 (Use Requirement)
Related Projects

WPP, Wsmake, youhp3

Subprograms

mcat.pl, mflt.pl

Versions

1.3

1.3 stable released 2004-12-12

User Community and Support

General Resources
Announcement Resources
Support Resources

Development

Developer Resources
Bug Tracking Resources
 

Please send comments on these web pages to bug-directory@fsf.org, send other questions to info@fsf.org.

Copyright © 2000 - 2009 Free Software Foundation, Inc., 51 Franklin Street, 5th Floor, Boston, MA 02110-1301, USA

The copyright licensing notice below applies to this text. Any software described in this text has its own copyright notice and license, which can usually be found in the distribution itself.

Permission is granted to copy, distribute, and/or modify this document under the terms of the GNU Free Documentation License, Version 1.2 or any later version published by the Free Software Foundation; with no Invariant Sections, with no Front-Cover Texts, and with no Back-Cover Texts.