Cobalt::LCD - Perl extension for interacting with the sys-apps/cobalt-panel-utils on Gentoo


Cobalt-LCD documentation  | view source Contained in the Cobalt-LCD distribution.

Index


NAME

Top

Cobalt::LCD - Perl extension for interacting with the sys-apps/cobalt-panel-utils on Gentoo

SYNOPSIS

Top

  use Cobalt::LCD;

  my $lcd = Cobalt::LCD->new();

  I'm not going to go in to detail at this time as the package is still very much in testing. If you want to play, read the source.

DESCRIPTION

Top

Cobalt::LCD is used to work in a more friendly fashion with the Gentoo sys-apps/cobalt-panel-utils package.

EXPORT

Export? Do I have to pay taxes? I thought this sucker was duty free...

No exports, works better as an object due to certain bits of state information.

SEE ALSO

Top

Provided you have the sys-apps/cobalt-panel-utils package installed, you can `man` the heck out of those utilities:

lcd-write lcd-swrite lcd-yesno lcd-setcursor lcd-getip lcd-flash readbutton iflink iflinkstatus

Also, checkout http://gentoo.404ster.com/ as that's where my projects are tracked.

AUTHOR

Top

Jeff Walter <lt>jeffw@404ster.com<gt>

COPYRIGHT AND LICENSE

Top


Cobalt-LCD documentation  | view source Contained in the Cobalt-LCD distribution.