Приглашаем посетить
Чернышевский (chernyshevskiy.lit-info.ru)

Reference: lookup

PreviousChapter 16
FTP
Next
 

lookup

 $machine = Net::Netrc->lookup(host[, login])

Constructor. Looks up and returns a reference to the entry for the specified host machine, host. Without the optional login argument, lookup returns the first entry in the .netrc file for the machine.

If there is no matching entry, lookup returns a reference to the default entry.


PreviousHomeNext
16.3 FTP Configuration with Net::NetrcBook IndexReference: account