Follow Techotopia on Twitter

On-line Guides
All Guides
eBook Store
iOS / Android
Linux for Beginners
Office Productivity
Linux Installation
Linux Security
Linux Utilities
Linux Virtualization
Linux Kernel
System/Network Admin
Programming
Scripting Languages
Development Tools
Web Development
GUI Toolkits/Desktop
Databases
Mail Systems
openSolaris
Eclipse Documentation
Techotopia.com
Virtuatopia.com
Answertopia.com

How To Guides
Virtualization
General System Admin
Linux Security
Linux Filesystems
Web Servers
Graphics & Desktop
PC Hardware
Windows
Problem Solutions
Privacy Policy

  




 

 

A.14. References

  • mod_perl Developer's Cookbook, by Geoffrey Young, Paul Lindner, and Randy Kobes (Sams Publishing). Selected chapters and code examples available online from https://www.modperlcookbook.org/.

  • For more information about signal handling, refer to the perlipc manpage

  • GET and POST request methods are explained in section 9 of RFC 2068, "Hypertext Transfer Protocol—HTTP/1.1"

  • Cookies

    • RFC 2965 specifies the HTTP State Management Mechanism, which describes three new headers, Cookie, Cookie2, and Set-Cookie2, that carry state information between participating origin servers and user agents

    • The cookie specification can be viewed at https://home.netscape.com/newsref/std/cookie_spec.html

    • BCP 44, RFC 2964, "Use of HTTP State Management," is an important adjunct to the cookie specification itself

    • Cookie Central (https://www.cookiecentral.com/) is another good resource for information about cookies

  • "Design Patterns: Singletons," by Brian D. Foy (The Perl Review, Volume 0, Issue 1), available at https://www.theperlreview.com/.



Copyright © 2003 O'Reilly & Associates. All rights reserved.


 
 
  Published courtesy of O'Reilly Design by Interspire