Bootloader::FileIO man page on OpenSuSE

Man page or keyword search:  
man Server   25941 pages
apropos Keyword Search (all sections)
Output format
OpenSuSE logo
[printable version]

Bootloader::FileIO(3) User Contributed Perl DocumentationBootloader::FileIO(3)

NAME
       Bootloader::FileIO - functions for accessing files

PREFACE
       XXX

SYNOPSIS
       "use Bootloader::FileIO;"

       "$files_ref = Bootloader::Core->ReadFiles(\@file_list);"

       "$lines_ref = Bootloader::Core->ReadFile($file_name);"

DESCRIPTION
	"$files_ref = Bootloader::FileIO->ReadFiles(\@file_list);"
	 Reads the list of files (passed as reference to an array of file
	 names).  Returns a hash reference where the key is a file name and
	 value a reference to the list of lines of the file.

	"$lines_ref = Bootloader::FileIO->ReadFile($file_name);"
	 Reads a file from disk and returns a reference to an array of lines
	 (with newline stripped). If the file could not be read, returns
	 undef.

	"$lines_ref = Bootloader::FileIO->WriteFile($file, $lines);"
	 Writes file to disk.  Returns 1 on success, 0 otherwise.

POD ERRORS
       Hey! The above document had some coding errors, which are explained
       below:

       Around line 26:
	   =over without closing =back

perl v5.18.1			  2013-10-02		 Bootloader::FileIO(3)
[top]

List of man pages available for OpenSuSE

Copyright (c) for man pages and the logo by the respective OS vendor.

For those who want to learn more, the polarhome community provides shell access and support.

[legal] [privacy] [GNU] [policy] [cookies] [netiquette] [sponsors] [FAQ]
Tweet
Polarhome, production since 1999.
Member of Polarhome portal.
Based on Fawad Halim's script.
....................................................................
Vote for polarhome
Free Shell Accounts :: the biggest list on the net