Help for this page

Select Code to Download


  1. or download this
    use Term::ANSIColor qw(:constants);
    print STDERR RED, "foo \n", RESET;