Colours.pm

Give colours to your Perl scripts
Download

Colours.pm Ranking & Summary

Advertisement

  • Rating:
  • License:
  • GPL
  • Price:
  • FREE
  • Publisher Name:
  • Daniel Quinn
  • Publisher web site:
  • http://danielquinn.org/

Colours.pm Tags


Colours.pm Description

Give colours to your Perl scripts Colours.pm is a small script written in Perl.Developer commentsI like pretty things. Therefore I am a fan of pretty shell scripts and this means colour. The idea of outputting plain, unreadable text to a screen makes me cringe... and then it makes me mad. That's why I wrote this little include for the express purpose of giving me colours for my Perl scripts.Instructions:#!/usr/bin/perluse Colours;my %colours = Colours::getColours();print "$colours{light_green}this text is light green!$colours{none}"; Requirements: · Perl · iptables


Colours.pm Related Software