Query: wml::mod::version
OS: debian
Section: 3
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
wml::mod::version(3) EN Tools wml::mod::version(3)NAMEwml::mod::version - Checks WML version numberSYNOPSIS#use wml::mod::version <require 1.7.1 />DESCRIPTIONAs WML evolves, some new features appear and some input files requires new version to be processed. This include file provides the "<require>" tag, which checks whether running WML program is new enough to process input file.ATTRIBUTESThe "<require>" tag takes an argument : the WML version number needed to process the file in which this tag appears. This number is a dot separated list of 3 numbers, from left to right : version, revision and patchlevel. Comparison between numbers is numerical, so that 1.7.50 > 1.7.6AUTHORDenis Barbier barbier@engelschall.comREQUIRESInternal: P2 External: -- EN Tools 2014-04-16 wml::mod::version(3)
| Related Man Pages |
|---|
| wml::all(3) - debian |
| wml::des::imgdot(3) - debian |
| wml::des::space(3) - debian |
| wml::std::logo(3) - debian |
| wml::std::lang(3) - debian |
| Similar Topics in the Unix Linux Community |
|---|
| awk or sed - Convert 2 lines to 1 line |
| How can I do this in VI editor? |
| Is UNIX an open source OS ? |
| Find columns in a file based on header and print to new file |
| Weird 'find' results |