String::IRC

Add color codes for mIRC compatible client
Download

String::IRC Ranking & Summary

Advertisement

  • Rating:
  • License:
  • Perl Artistic License
  • Price:
  • FREE
  • Publisher Name:
  • HIROSE Masaaki
  • Publisher web site:
  • http://search.cpan.org/~hirose/

String::IRC Tags


String::IRC Description

Add color codes for mIRC compatible client String::IRC is a Perl module that can be used to add color or decoration code to string.SYNOPSIS use String::IRC; my $si1 = String::IRC->new('hello'); $si1->red->underline; my $si2 = String::IRC->new('world')->yellow('green')->bold; my $msg = "$si1, $si2!"; Requirements: · Perl


String::IRC Related Software