PERL CODE: table of files on this site(File Last Modified Tues, May 28, 2002.)
Options.libThis file sets options used in absolute.pl.
Included filesTo define which files are included in this site, edit the following function in this file: sub pages { # FNAME EXT TYPE WHO TITLE ( # ======= === ==== === ============================ page qw(about pod admin tm about this site); page qw(absolute pl 100 tm PERL CODE: prolog-to-web translation); page qw(arch pl 10 tm representing softgoals); page qw(dsl101 pod text tm domain-specific languages: why?); page qw(formats pl 1 tm simple printing); page qw(quotes pod silly tm quotes); ... } The table of contents is generated in the above order for all
the
Magic stringsAlso found in this file are the following magic strings that you might want to change. #print name of site owner $me="Tim Menzies"; # direct all queries to the following email $elm="tim@menzies.com"; # web site of the site owner $home="http://tim.menzies.com"; # name of the site $site="Absolute Prolog"; # year of copyright $copyrite="2001,2002"; # types of files that should be cross indexed # each type X gets a _X.html file %types = ("1" => "Tiny Prolog examples", "10" => "Small Prolog utilities", "100" => "Systems in Prolog", "text" => "Theory: general", "pro" => "Theory: Prolog", "silly" => "Silly", "admin" => "Site miscellany", "all" => "All"); | Build 11. Apr 12, 2003 ![]() ![]() Literature Review![]() ![]() ![]() ![]() A about.pod
absolute.pl
O options.lib
|