Changeset 2749

Show
Ignore:
Timestamp:
05/05/05 22:16:42 (4 years ago)
Author:
Stevan
svk:copy_cache_prev:
4271
Message:

adding Luke to the authors in bot_irc.p6

Files:
7 added
2 modified

Legend:

Unmodified
Added
Removed
  • examples/network/bot_irc.p6

    r2712 r2749  
    66# some additions by: 
    77#     stevan little <stevan@iinteractive.com> 
     8#     Luke Palmer 
    89# the first perl6 irc bot ( or at least, what i hope to be the first ). 
    910 
  • ext/README

    r1422 r2749  
    44+ Are completed works 
    55+ Pass all tests 
     6 
     7Modules should also contain a Makefile.PL, a ChangeLog and some 
     8POD or Kwid documentation. These modules are not meant to be just 
     9examples, but to be working tools. 
    610 
    711These modules will be built, tested and installed from the top level