Changeset 12421


Ignore:
Timestamp:
09/02/10 00:00:11 (18 months ago)
Author:
azawawi
Message:

[S:H:P6] Updated documentation to reflect new changes

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Syntax-Highlight-Perl6/lib/Syntax/Highlight/Perl6.pm

    r12419 r12421  
    559559=head1 DESCRIPTION 
    560560 
    561 C<Syntax::Highlight::Perl6> parses Perl 6 source code using an embedded STD.pm6.  
     561C<Syntax::Highlight::Perl6> parses Perl 6 source code using L<STD> cpan package.  
    562562It matches parse tree nodes to colors then returns them in different output formats. 
    563563It can be used to create web pages with colorful source code samples in its 
Note: See TracChangeset for help on using the changeset viewer.