Popular Books:
RPC::XML Client and Data Classes
This section describes the RPC::XML::Client class, the RPC::XML::request class, and data classes. 2022-10-19, ∼252🔥, 0💬
SubReturnValue.pl - Example on Return Values
This section provides a tutorial example on how a list value can be returned from a subroutine to the caller using the return statement. 2022-10-19, ∼235🔥, 0💬
Scalar Value Constructors
This section describes what is a scalar value constructor, a numeric literal or a string literal, and what are syntax rules on using scalar value constructors. 2022-10-18, ∼241🔥, 0💬
Install Perl Module with CPAN Shell
This section provides a tutorial on how to install a CPAN Perl module automatically with CPAN Shell. 2022-10-18, ∼307🔥, 0💬
Perl Version Pre-Installed on macOS
This section provides notes to verify Perl version supported on macOS and run a simple Perl script. 2022-10-18, ∼284🔥, 0💬
Configuring IIS 5.0 for Perl Programs
This section describes how to configure IIS (Internet Information Services) Web server to run Perl programs through CGI (Common Gateway Interface). 2022-10-18, ∼334🔥, 0💬
String Related Built-in Functions
This section describes built-in functions to manipulate strings: chop(), length(), index(), substr(), split(). 2022-10-17, ∼243🔥, 0💬
Publishing HTML Documents as Web Pages
This section describes how to publish a HTML document on the Apache HTTP server. 2022-10-17, ∼226🔥, 0💬
XmlSimpleHash.pl - XML Hash Example
This section provides a tutorial example on how to work with hashes resulted from the XML::Simple parsing operation, XMLin(). 2022-10-16, ∼286🔥, 0💬
Redirecting Browser to a URI
This section provides a tutorial example on how to redirect the browser to go to a new URI with the redirect() method in the CGI.pm module. 2022-10-14, ∼245🔥, 0💬
Scalar Value Interpretation
This section describes how a scalar value will be interpreted in an operation. A tutorial example is provided to verify scalar value interpretation rules. 2022-10-14, ∼235🔥, 0💬
"Refresh" http-equiv Meta Tag
This section provides a tutorial example on how to create 'Refresh' http-equiv Meta Tag in the HTML document header to ask the browser to refresh Web pages. 2022-10-14, ∼261🔥, 0💬
Popular Posts:
Want to know when is the 2036 Chinese New Year day? Look for free Chinese calendars for 2036? Chines...
People born in the year of the horse are sanguine, sharp-minded, dress fashionably, gifted with a si...
This section describes 'adb install' and 'adb uninstall' commands that allows you to install an appl...
Where to find lucky wedding dates for year 2025? Lucky Wedding Dates: 2025 - Year of the Snake ⇒ L...
This section describes the Base64URL encoding algorithm, which is a variation of the standard Base64...