| The ${WebMake.*} Magic Variables
                          WebMake defines several magic variables that expand to useful information about
                          the current environment. These are as follows. Each one is illustrated with
                          the value at the time this documentation was generated.
                          
                         
                          
                            WebMake.Version
                          
                            
                              The version of WebMake
                               that generated this site. (2.2)
                              
                            
                            WebMake.GeneratorString
                          
                            
                              A generator string for
                               WebMake; this is in the form WebMake/v.vv where v.vv
                               is the version number of WebMake. (WebMake/2.2)
                              
                            
                            WebMake.Who
                          
                            
                              The username of the person who generated
                               the site. (jm)
                              
                            
                            WebMake.Time
                          
                            
                              The time the site was last generated.
                               (Thu Sep 13 02:10:19 2001)
                              
                            
                            WebMake.OutFile
                          
                            
                              The filename used in the current <out> tag.
                               (webmake_vars.html)
                              
                            
                            WebMake.OutName
                          
                            
                              The name used in the current <out> tag.
                               (webmake_vars)
                              
                            
                            WebMake.PerlLib
                          
                            
                              The directory WebMake expects to find
                               Perl code library files (ie. plugins) in. (/tolerance/home/jm/ftp/webmake/lib/HTML/WebMake/PerlLib)
                              
                             
                          
                         |