Changeset 142

Show
Ignore:
Timestamp:
02/10/07 21:02:45 (2 years ago)
Author:
ingy
Message:
Added diff cpan mods
Added link to fastcgi
Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • trunk/src/cpan/modules.mk

    r120 r142  
    11CPAN_PATHS = \ 
     2        Algorithm \ 
    23        Class \ 
    34        Date \ 
     
    1011        Pod \ 
    1112        Pod/Simple \ 
     13        String \ 
    1214        URI \ 
    1315        URI/file \ 
     
    1820 
    1921CPAN_LEVEL_2 = \ 
     22        Algorithm/DiffOld.pm \ 
     23        Algorithm/Diff.pm \ 
    2024        Class/Field.pm \ 
    2125        Date/Manip.pm \ 
     
    2428        Pod/Escapes.pm \ 
    2529        Pod/Simple.pm \ 
     30        String/Diff.pm \ 
    2631        URI/data.pm \ 
    2732        URI/Escape.pm \ 
  • trunk/src/plugins/ambs/Kwiki-Theme-OSCON2007/lib/Kwiki/Theme/OSCON2007.pm

    r133 r142  
    47854785       <ul> 
    47864786        <li><a href="http://conferences.oreillynet.com/os2007/">OSCON 2007</a></li> 
    4787         <li><a href="http://conferences.oreillynet.com/cs/os2007/create/e_sess">Submit a Proposal</a></li> 
    47884787        <li><a href="http://conferences.oreillynet.com/pub/w/58/about.html">About OSCON</a></li> 
    47894788       </ul> 
  • trunk/src/plugins/modules.mk

    r135 r142  
    147147        Kwiki/RecentChangesRSS.pm \ 
    148148        Kwiki/Export.pm \ 
     149        Kwiki/FastCGI.pm \ 
    149150        Kwiki/Footnote.pm \ 
    150151        Kwiki/OpenSearch.pm \