burak / CPAN-Sys-Info-Driver-Linux

Linux driver for Sys::Info (Perl)

 NB: This is not the latest revision. For the latest view, go to tip.

filename size last modified message
lib  
t  
Build.PL 119 B 11 months ago update builder
Changes 623 B 11 months ago update builder
MANIFEST 188 B 11 months ago update builder
README 636 B 12 months ago update distro
SPEC 483 B 11 months ago add repo

README

Sys::Info::Driver::Linux
========================

Linux driver for Sys::Info.

Read the module's POD for documentation.
See the tests for examples.

INSTALLATION

To install this module type the following:

   perl Makefile.PL
   make
   make test
   make install

or under Windows:

   perl Makefile.PL
   nmake
   nmake test
   nmake install

COPYRIGHT

Copyright (c) 2006-2010 Burak Gürsoy. All rights reserved.

LICENSE

This library is free software; you can redistribute it and/or modify 
it under the same terms as Perl itself, either Perl version 5.10.1 or, 
at your option, any later version of Perl 5 you may have available.