Softpedia
 


LINUX CATEGORIES:



GLOBAL PAGES >>
NEWS ARCHIVE >>
SOFTPEDIA REVIEWS >>
MEET THE EDITORS >>
WEEK'S BEST
  • Linux Kernel 3.9.3 / 3....
  • LibreOffice 3.6.6 / 4.0.3
  • MPlayer 1.1.1
  • systemd 204
  • Arch Linux 2013.05.01
  • Blender 2.67
  • KDE Software Compilatio...
  • CrunchBang Linux Stable...
  • Elementary OS 0.1 / 0.2...
  • SystemRescueCd 3.6.0
  • Home > Linux > Programming > Libraries

    Syntax::Highlight::Perl 1.0

    Download button

    No screenshots available
    Downloads: 299  View global page NEW!  Tell us about an update
    User Rating:
    Rated by:
    NOT RATED
    0 user(s)
    Developer:

    License / Price:

    Last Updated:

    Category:
    Cory Johns | More programs
    Perl Artistic License / FREE
    April 4th, 2007, 00:05 GMT
    ROOT / Programming / Libraries

     Read user reviews (0)  Refer to a friend  Subscribe

    Syntax::Highlight::Perl description

    Syntax::Highlight::Perl is a Perl module that can highlight Perl Syntactical Structures.

    Syntax::Highlight::Perl is a Perl module that can highlight Perl Syntactical Structures.

    SYNOPSIS

    # simple procedural
    use Syntax::Highlight::Perl ':BASIC'; # or ':FULL'

    print format_string($my_string);


    # OO
    use Syntax::Highlight::Perl;

    my $formatter = new Syntax::Highlight::Perl;
    print $formatter->format_string($my_string);

    This module provides syntax highlighting for Perl code. The design bias is roughly line-oriented and streamed (ie, processing a file line-by-line in a single pass). Provisions may be made in the future for tasks related to "back-tracking" (ie, re-doing a single line in the middle of a stream) such as speeding up state copying.

    Requirements:

    · Perl

    What's New in This Release:

    · Fixed problem with special characters not formatting inside of Here-Documents.
    · Fixed bug causing hash variables to format inside of Here-Documents.



    Product's homepage

      


    TAGS:

    highlight structures | Perl Syntactical Structures | Perl module | Syntax::Highlight::P | highlight | Perl

    Go to top

    WindowsGamesDriversMacLinuxScriptsMobileHandheldNews

    SUBMIT PROGRAM   |   ADVERTISE   |   GET HELP   |   SEND US FEEDBACK   |   RSS FEEDS   |   UPDATE YOUR SOFTWARE   |   ROMANIAN FORUM