Man Page: file::homedir::driver
Operating Environment: debian
Section: 3pm
File::HomeDir::Driver(3pm) User Contributed Perl Documentation File::HomeDir::Driver(3pm)NAMEFile::HomeDir::Driver - Base class for all File::HomeDir driversDESCRIPTIONThis module is the base class for all File::HomeDir drivers, and must be inherited from to identify a class as a driver. It is primarily provided as a convenience for this specific identification purpose, as File::HomeDir supports the specification of custom drivers and an "->isa" check is used during the loading of the driver.AUTHORAdam Kennedy <adamk@cpan.org>SEE ALSOFile::HomeDirCOPYRIGHTCopyright 2009 - 2011 Adam Kennedy. This program is free software; you can redistribute it and/or modify it under the same terms as Perl itself. The full text of the license can be found in the LICENSE file included with this module. perl v5.14.2 2012-01-25 File::HomeDir::Driver(3pm)
| Related Man Pages |
|---|
| file::homedir::unix(3) - centos |
| file::homedir::windows(3pm) - debian |
| file::userconfig(3pm) - debian |
| sms::send::driver(3pm) - debian |
| sms::send::test(3pm) - debian |
| Similar Topics in the Unix Linux Community |
|---|
| Adding the individual columns of a matrix. |
| awk or sed - Convert 2 lines to 1 line |
| How can I do this in VI editor? |
| Find columns in a file based on header and print to new file |