Changeset 14291 for docs/Perl6/Spec

Show
Ignore:
Timestamp:
10/12/06 23:26:33 (2 years ago)
Author:
malon
svk:copy_cache_prev:
21165
Message:

Spec/update - add more synopses to %Spec hash

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • docs/Perl6/Spec/update

    r13233 r14291  
    2121    my $BaseURI = 'http://svn.perl.org/perl6/doc/trunk/design/syn'; 
    2222    my %Spec = qw( 
    23         01 Overview 02 Syntax       03 Operator     04 Block 
    24         05 Rule     06 Subroutine   09 Structure    10 Package 
    25         11 Module   12 Object       13 Overload 
     23        01 Overview 02 Syntax        03 Operator    04 Block 
     24        05 Rule     06 Subroutine    09 Structure   10 Package 
     25        11 Module   12 Object        13 Overload    17 Concurrency 
     26        22 CPAN     26 Documentation 29 Functions 
    2627    ); 
    2728