ASP
view release on metacpan or search on metacpan
=item Version 1.07
Added Warn() because warn() overloading doesn't appear to work
under Apache::ASP.
Was forced to clear @DeathHooks array after calling _END() because
of the persistent state of Apache::ASP holding over contents across
executions.
Removed BinaryWrite(), SetCookie(), and Autoload functionality.
=item Version 1.00
The escapeHTML() and unescapeHTML() functions now accept array refs as well
as lists, as Win32::ASP::HTMLEncode() was supposed to.
Thanks to Matt Sergeant for the fix.
=item Version 0.97
Optimized and debugged.
=item Version 0.77
Overloaded warn() and subsequently removed prototypes.
Exported $ScriptingNamespace object.
Added methods escape(), unescape(), escapeHTML(), unescapeHTML().
Thanks to Bill Odom for pointing these out!
Re-implemented SetCookie and BinaryWrite functions.
=item Version 0.11
Optimized and debugged.
=back
=head1 SEE ALSO
ASP::NextLink(3)
HISTORY
Version 1.07
Added Warn() because warn() overloading doesn't appear to
work under Apache::ASP.
Was forced to clear @DeathHooks array after calling _END()
because of the persistent state of Apache::ASP holding over
contents across executions.
Removed BinaryWrite(), SetCookie(), and Autoload
functionality.
Version 1.00
The escapeHTML() and unescapeHTML() functions now accept
array refs as well as lists, as Win32::ASP::HTMLEncode() was
supposed to. Thanks to Matt Sergeant for the fix.
Version 0.97
Optimized and debugged.
Version 0.77
Overloaded warn() and subsequently removed prototypes.
Exported $ScriptingNamespace object.
Added methods escape(), unescape(), escapeHTML(),
unescapeHTML(). Thanks to Bill Odom for pointing these out!
Re-implemented SetCookie and BinaryWrite functions.
Version 0.11
Optimized and debugged.
SEE ALSO
ASP::NextLink(3)
( run in 0.236 second using v1.01-cache-2.11-cpan-e9199f4ba4c )