http://www.perlmonks.org?node_id=948926


in reply to Re: Help with fstab
in thread Help with fstab

Thanks for the links but I'm new with perl so I have couple of more questions

new ( node => $node_obj, name => 'fstab' ) ;
read ( io_handle => ... )
write ( io_handle => ... )

This is the code he provides me with, but what should I write instead of "node", "name" and both "..." Any ideas? Sorry for my poor presentation of questions, but my knowledge is poor :(