Приглашаем посетить
Культурология (cult-lib.ru)

Reference: fetch

PreviousChapter 8
Standard Modules
Next
 

fetch

%cookies = fetch CGI::Cookie

Returns a hash containing cookies returned by the browser, where the keys are the cookie names and the values are the cookie values. In a scalar context, fetch returns a hash reference.


PreviousHomeNext
Reference: expiresBook IndexReference: name