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.67a
  • KDE Software Compilatio...
  • CrunchBang Linux Stable...
  • Elementary OS 0.1 / 0.2...
  • SystemRescueCd 3.6.0
  • Home > Linux > Programming > Perl Modules

    Term::ANSIColor::Markup 0.06

    Download button

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

    License / Price:

    Last Updated:

    Category:
    Kentaro Kuribayashi | More programs
    Other/Proprietary Li... / FREE
    January 15th, 2010, 07:40 GMT
    ROOT / Programming / Perl Modules

     Read user reviews (0)  Refer to a friend  Subscribe

    Term::ANSIColor::Markup description

    Colorize tagged strings for screen output

    Term::ANSIColor::Markup is a Perl module that provides a simple and friendly way to colorize screen output; You can do it using HTML-like tags.

    You can use the same names for tag names as ones Term::ANSIColor provides. See the documentation of Term::ANSIColor to get to know what names you can use.

    SYNOPSIS

     use Term::ANSIColor::Markup;

     my $text = qq{aaa< red >bbb< bold >ccc< /bold >ddd< black >< on_yellow>eee< /on_yellow >fff< /red > > ggg};

     my $parser = Term::ANSIColor::Markup->new;
     $parser->parse($text);
     print $parser->text;

     # or just call colorize method this way:

     print Term::ANSIColor::Markup->colorize($text);



    Product's homepage

    Requirements:

    · Perl

      


    TAGS:

    tagged strings | colorize strings | ANSI Color | colorize | tagged | strings

    Go to top

    WindowsGamesDriversMacLinuxScriptsMobileHandheldNews

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