Archlinux::Messages

Display messages on the terminal Archlinux style!
Download

Archlinux::Messages Ranking & Summary

Advertisement

  • Rating:
  • License:
  • Perl Artistic License
  • Price:
  • FREE
  • Publisher Name:
  • Justin Davis
  • Publisher web site:

Archlinux::Messages Tags


Archlinux::Messages Description

Display messages on the terminal Archlinux style! Archlinux has a distinctive and simple style for displaying messages on the terminal. This style is used in the init scripts and Archlinux programs like pacpan to give a cohesive look to Archlinux's terminal. With Archlinux::Messages you can easily conform to this simple colorful style and fit right in!SYNOPSIS use Archlinux::Messages; status( 'This is a status message' ); substatus( 'This is a substatus message' ); warning( 'This is a warning message' ); error( 'This is a fatal error message' ); # Also exits the program msg( 'This is just an indented message' );Outputs: ==> This is a status message -> This is a substatus message ==> WARNING: This is a warning message ==> ERROR: This is a fatal error message This is just an indented message Requirements: · Perl


Archlinux::Messages Related Software