The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

Changes for version 0.1.1 - 2012-04-25

  • Ioan Rogers <ioan.rogers@gmail.com>
    • Not used debugging mods
    • Added a basic media client to demo other widgets
    • Made clock example multi-screen, and made iconname an enum
    • Added the other widget types
    • Moved Net into main module, merged clock and logging examples
    • * perlcritic policy changes
      • better pod::weaver config
      • some tidying upo and fixing perl::critic complaints
    • The protocol doc is gfdl 1.1. Got working basic tests
    • Updated debian packaging
    • Started on tests
    • packaging copyright, unnecessary deps
    • Generate a README, and package docs
    • Errgh, merged
    • Tidied, tweaked dzil
    • More cleaning for dzil
    • Basic readme
    • debian packaging improvements, and removed boilerplate pod
    • Changes to dzil
    • Better dist.ini
    • Clean up
    • * perltidy fixes
      • add a newline to Net->send_cmd - recent lcdproc 0.5.4 broke things?
    • More dist::zilla changes
    • Ignore dzil's .build dir
    • * dzilla plugin changes
      • added a perltidyrc and tidied
    • Removed unused file
    • * Missed from last commit
    • * Moved pod doc to LCDproc.pm, using dzil plugin to generate readme
    • Logging improvements, some tidying
    • * An Error class, ready for better error handling
      • Some documentation
      • Bolierplate author/release tests
      • Removed some uneeded Dzil plugins
      • Simpler example
    • Changed sleep time in hddtemp.pl, added debian packaging
    • Initial import Only Strings and Title widgets are supported needs more error handling
  • Ioan Rogers <ioanr@cpan.org>
    • Tidied
    • Hopefully sign tags
    • Missed from last commit
    • * Auto-apply triggers to widgets
      • add a NoState trait for the attrs that shouldn't have triggers
      • remove defaults as there aren't any useful defaults
    • Moved screen meta role
    • Determine widget type from package name
    • No tracker file
    • Support frames
    • CPAN::Changes compat
    • Release
    • Use plugin bundles for dzil:: git and github
    • Tidied with new perltidyrc

Documentation

Modules

Client library to interact with LCDproc
Error class
represents an LCDproc screen
Base class for all the widgets
A frame, a screen within a screen
draw a horizontal bar
'scroller' widget
show regular strings
draw a vertical bar

Provides

in lib/Net/LCDproc/Meta/Screen.pm
in lib/Net/LCDproc/Meta/Widget.pm
in lib/Net/LCDproc/Meta/Widget.pm
in lib/Net/LCDproc/Meta/Widget.pm