Changeset 9153 for docs/p6doc/Perl5

Show
Ignore:
Timestamp:
02/24/06 00:57:26 (3 years ago)
Author:
audreyt
Message:

* Perl6::API and Perl6::Spec.

Location:
docs/p6doc/Perl5
Files:
2 modified

Legend:

Unmodified
Added
Removed
  • docs/p6doc/Perl5/Differences.pod

    r8243 r9153  
    1010=head1 NAME 
    1111 
    12 Perl6::Doc::Perl5Differences -- differences between Perl 5 and Perl 6 
     12Perl6::Perl5::Differences -- differences between Perl 5 and Perl 6 
    1313 
    1414=head1 DESCRIPTION 
  • docs/p6doc/Perl5/Docfinder.pod

    r8235 r9153  
    11=head1 NAME 
    22 
    3 Perl6::Doc::Perl5::Docfinder -- Where to find the equivalent of Perl 5 docs 
     3Perl6::Perl5::Docfinder -- Where to find the equivalent of Perl 5 docs 
    44 
    55=head1 DESCRIPTION 
     
    88where.   
    99 
    10     perldelta       Perl6::Doc::Perl5::Differences (sort of) 
    11     perlintro       Perl6::Doc::Intro 
    12     perltoc         Perl6::Doc::TOC 
     10    perldelta       Perl6::Perl5::Differences (sort of) 
     11    perlintro       Perl6::Intro 
     12    perltoc         Perl6::Doc 
    1313 
    1414=head1 AUTHOR