Preprocessor Suite

From Free Software Directory
Revision as of 11:34, 12 April 2011 by WikiSysop (talk | contribs)

(diff) ← Older revision | Approved revision (diff) | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search


[edit]

Preprocessor Suite

http://www.mbstevens.com/preprocessor/
Preprocessor for websites

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.





Licensing

License

Verified by

Verified on

Notes

Verified by

Janet Casey

Verified on

11 March 2005




Leaders and contributors

Contact(s)Role
Michael B. Stevens Maintainer


Resources and communication

AudienceResource typeURI
Bug Tracking,Developer,Help,SupportE-mailmailto:webmaster@mbstevens.com
Bug TrackingVCS Repository Webviewhttp://www.mbstevens.com/preprocessor


Software prerequisites

KindDescription
Required to usePerl 5




Entry



















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

The copyright and license notices on this page only apply to the text on this page. Any software or copyright-licenses or other similar notices described in this text has its own copyright notice and license, which can usually be found in the distribution or license text itself.